{
  "name": "CeresVil Farm Operations",
  "short_name": "CeresVil",
  "description": "Mobile farm operations for crop planning, field work, maintenance, crop quality, spraying, inventory, and protocols.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f7f4",
  "theme_color": "#102b25",
  "icons": [
    {
      "src": "/assets/public/verdantos-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/public/verdantos-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "url": "/#worker-tasks",
      "description": "Open assigned farm work"
    },
    {
      "name": "Scan QR",
      "short_name": "Scan",
      "url": "/#qr-scan",
      "description": "Scan or enter a CeresVil QR code"
    },
    {
      "name": "Report Issue",
      "short_name": "Issue",
      "url": "/#farm-issues",
      "description": "Report a farm issue"
    }
  ]
}
