{
  "name": "AG Site Solutions — Field",
  "short_name": "AG Field",
  "description": "Field dashboard for AG Site Solutions — bookings, route, quotes, certs and invoices.",
  "start_url": "/field",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF6A00",
  "theme_color": "#FF6A00",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Today", "url": "/field", "description": "Today's jobs" },
    { "name": "Route", "url": "/field/plan", "description": "Route planner" },
    { "name": "New quote", "url": "/field/quotes/new", "description": "Create a quote" }
  ]
}
