{
  "name": "Easy Compliance — Support Worker",
  "short_name": "EC Worker",
  "description": "Capture shift notes on the go.",
  "start_url": "/worker/home",
  "scope": "/worker/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D9488",
  "icons": [
    {
      "src": "/easy-compliance-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/easy-compliance-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
