{
  "name": "Monterey Peninsula Window Cleaning",
  "short_name": "MPWC",
  "description": "Estimates, scheduling, invoicing and customer care for Monterey Peninsula Window Cleaning.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6faf8",
  "theme_color": "#0f9d6e",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's jobs",
      "short_name": "Pipeline",
      "url": "/pipeline"
    },
    {
      "name": "New estimate",
      "short_name": "Estimate",
      "url": "/pipeline?new=1"
    }
  ]
}
