{
  "name": "Repair Clinic — Technician",
  "short_name": "RC Tech",
  "description": "Field technician workspace for Repair Clinic SA — jobs, status updates, and dispatch alerts.",
  "start_url": "/my-workspace",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0f",
  "theme_color": "#e62e2e",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
