{
  "name": "EP Security Operations",
  "short_name": "EP SecOps",
  "description": "Empire Protection command platform for executive protection and close protection operations",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0B1E3A",
  "theme_color": "#0B1E3A",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["productivity", "security", "business"],
  "icons": [
    {
      "src": "/ep-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EP Security Operations Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Mission Control",
      "short_name": "Convoy",
      "description": "Live convoy tracking",
      "url": "/?view=convoy",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Incident Report",
      "short_name": "Incident",
      "description": "Log a new incident",
      "url": "/?view=incidents",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
