{
  "name": "NPI Staffing Platform",
  "short_name": "NPI Staffing",
  "description": "Self-serve police patrol-staffing analytics: upload a CAD export, get a deterministic Wilson & Weiss workload analysis and an NPI-branded council-ready report.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#002855",
  "theme_color": "#3B8DC6",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
