{
  "name": "RS Mechanics — Mobile Mechanics",
  "short_name": "RS Mechanics",
  "description": "Mobile mechanics who come to your vehicle — home, work, or roadside.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1f",
  "theme_color": "#1a1a1f",
  "categories": ["business", "utilities", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Request a mechanic", "url": "/auth?mode=signup&role=customer" },
    { "name": "Apply as a mechanic", "url": "/auth?mode=signup&role=mechanic" }
  ]
}
