{
  "name": "Field Service App",
  "short_name": "FieldService",
  "description": "Australian field service management for technicians",
  "start_url": "/technician",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
