{
  "name": "AgriZameen: Land Map & Report",
  "short_name": "AgriZameen",
  "description": "Draw your farm land on satellite maps and get instant soil, water, government scheme, market value and AI reports for any location across India. Apni Bhoomi Ko Jaano.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f2518",
  "theme_color": "#1a3d2b",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "productivity",
    "utilities",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "phone-screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Draw your land on satellite maps"
    },
    {
      "src": "phone-screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Complete land report"
    },
    {
      "src": "tablet-screenshot-10inch.png",
      "sizes": "2048x1536",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Land intelligence dashboard"
    }
  ]
}