{
  "name": "RouteXR™",
  "short_name": "RouteXR™",
  "description": "RouteXR™ inspection routing, verification, reports, and field workflow.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#0F172A",
  "theme_color": "#0284C7",
  "orientation": "any",
  "categories": [
    "productivity",
    "utilities",
    "business"
  ],
  "icons": [
    {
      "src": "/icon-192.png?v=20260603c",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=20260603c",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg?v=20260603c",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open RouteXR™",
      "short_name": "RouteXR™",
      "url": "/?source=pwa",
      "icons": [
        {
          "src": "/icon-192.png?v=20260603c",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}