{
  "name": "Pro Clean CRM  Staff",
  "short_name": "Pro Clean Staff",
  "description": "Field app for Pro Clean cleaners. View your jobs, tick off the checklist, upload before/after photos, mark complete.",
  "start_url": "/staff",
  "scope": "/staff",
  "display": "standalone",
  "background_color": "#0A1A2F",
  "theme_color": "#1FA463",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
