{
  "name": "Flow Cleaning Portal",
  "short_name": "Flow Clean",
  "description": "Cleaning crew assignment and proof of completion",
  "start_url": "/crew/jobs",
  "scope": "/crew/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDE8DA",
  "theme_color": "#3D3D3D",
  "icons": [
    {
      "src": "/logos/Flow-Logo-WING-GREY.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
