{
  "short_name": "Paramount Crew",
  "name": "Paramount Landscaping",
  "description": "Field crew daily schedule and job tracker for Paramount Landscaping.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/crew",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000062",
  "background_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Today's stops",
      "short_name": "Today",
      "url": "/crew"
    },
    {
      "name": "Admin dashboard",
      "short_name": "Admin",
      "url": "/dashboard"
    }
  ]
}
