{
  "name": "AGRI·365 — Precision Farm Intelligence",
  "short_name": "AGRI·365",
  "description": "AI-driven farm management powered by Benthinck AI. Fleet OEE, Field Intelligence, 365 Planner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090c0a",
  "theme_color": "#3DBA65",
  "orientation": "any",
  "categories": ["agriculture", "business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "AGRI·365 Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Tomorrow's Priorities",
      "short_name": "Tomorrow",
      "description": "View AI-generated daily task list",
      "url": "/?page=tomorrow",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Fleet Overview",
      "short_name": "Fleet",
      "description": "Machine OEE and fleet management",
      "url": "/?page=fleet",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
