{
  "name": "Drug Free Staff Portal",
  "short_name": "Drug Free",
  "description": "Drug Free NZ staff portal for inspections, clients, and compliance.",
  "start_url": "/m/jobs",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9FAFB",
  "theme_color": "#ED6E1A",
  "icons": [
    {
      "src": "/static/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
