{
  "id": "/",
  "name": "Territory Business Continuity Dashboard",
  "short_name": "TBC Dashboard",
  "description": "Predictive business continuity intelligence for telecom operations — weather risk, territory readiness, and recovery status in one offline-capable dashboard.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "lang": "en-PH",
  "dir": "ltr",
  "categories": ["business", "utilities", "productivity", "weather"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Submit field report",
      "short_name": "Field report",
      "description": "Log a blocked route, flood level, or technician status update",
      "url": "/index.html?view=field-report",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Executive summary",
      "short_name": "Summary",
      "description": "Open the executive risk summary",
      "url": "/index.html?view=executive",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
