{
  "id": "/",
  "name": "FieldOrchestrator",
  "short_name": "FieldOrchestrator",
  "description": "Enterprise field execution platform for territory planning and route operations.",
  "start_url": "/mobile/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0A1628",
  "theme_color": "#0F1F3D",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-32.png?v=20260312",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png?v=20260312",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=20260312",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=20260312",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=20260312",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Aujourd'hui",
      "short_name": "Aujourd'hui",
      "description": "Voir la tournée du jour",
      "url": "/mobile/today",
      "icons": [{ "src": "/icons/icon-192.png?v=20260312", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the mobile command center",
      "url": "/mobile/dashboard",
      "icons": [{ "src": "/icons/icon-192.png?v=20260312", "sizes": "192x192" }]
    },
    {
      "name": "Routes",
      "short_name": "Routes",
      "description": "Review upcoming route plans",
      "url": "/mobile/routes",
      "icons": [{ "src": "/icons/icon-192.png?v=20260312", "sizes": "192x192" }]
    }
  ]
}
