{
  "id": "/dashboard",
  "name": "SemperFi Fire Suppression Dashboard",
  "short_name": "SemperFi Dashboard",
  "description": "Real-time fire suppression system monitoring and control dashboard",
  "start_url": "/dashboard",
  "scope": "/dashboard",
  "display": "standalone",
  "background_color": "#030014",
  "theme_color": "#00D26A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "business", "productivity"],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
