{
  "name": "CRAD 360 — Client Portal",
  "short_name": "CRAD 360",
  "description": "Client self-service portal for iSurveillanz surveillance operations.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#101010",
  "theme_color": "#9c2825",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}