{
  "name": "FarmConnect - Smart Agriculture Platform",
  "short_name": "FarmConnect",
  "description": "Empowering farmers with technology and data-driven insights for better agriculture",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f1",
  "theme_color": "#4a7c59",
  "orientation": "portrait-primary",
  "categories": [
    "agriculture",
    "productivity",
    "education"
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}