{
  "name": "Agrilink V7 — Harvest Pilot",
  "short_name": "V7 Harvest",
  "description": "Maize & soya bean harvesting tracker for Mutonga Farm. Track attendance, log bags, manage payroll — fully offline.",
  "start_url": "/harvest",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "categories": ["agriculture", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-svg-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-svg-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
