{
  "id": "/",
  "short_name": "RescueLink AI",
  "name": "RescueLink AI",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/near-incident-live-monitoring?mode=widget",
  "background_color": "#0f172a",
  "theme_color": "#581c87",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "scope": "/",
  "description": "Real-time disaster risk telemetry and live incident feed app.",
  "shortcuts": [
    {
      "name": "Report SOS Incident 🆘",
      "short_name": "Report SOS",
      "description": "File instant citizen disaster SOS emergency report",
      "url": "/report",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Live Incident Widget 🚨",
      "short_name": "Widget",
      "description": "Open RescueLink AI Standalone Telemetry Widget",
      "url": "/near-incident-live-monitoring?mode=widget",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "RescueLink Login 🔑",
      "short_name": "Login",
      "description": "Sign in to LGU Command Center or Response Agency Portal",
      "url": "/login",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Public Dashboard 📊",
      "short_name": "Dashboard",
      "description": "Open RescueLink AI Public Disaster Dashboard",
      "url": "/public",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
