{
  "name": "Vigila - Global Risk Intelligence",
  "short_name": "Vigila",
  "description": "Enterprise-grade global risk intelligence platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A1F3A",
  "theme_color": "#1A1F3A",
  "orientation": "any",
  "categories": ["business", "security", "travel"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "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" }
  ],
  "screenshots": [
    { "src": "/screenshots/desktop-dashboard.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide" },
    { "src": "/screenshots/mobile-dashboard.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View global risk dashboard",
      "url": "/portal",
      "icons": [{ "src": "/icons/shortcut-dashboard.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Emergency SOS",
      "short_name": "SOS",
      "description": "Send emergency alert",
      "url": "/portal/sos",
      "icons": [{ "src": "/icons/shortcut-sos.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
