{
  "name": "BhoomiPlan — AI Land Design",
  "short_name": "BhoomiPlan",
  "description": "Design your land for the best agricultural return. Location-aware crop, orchard, timber and livestock recommendations with layout, cashflow and calendar.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbfaf6",
  "theme_color": "#2E5E3A",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities", "education"],
  "lang": "en-IN",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "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" }
  ],
  "shortcuts": [
    {
      "name": "Plan my land",
      "short_name": "Plan",
      "url": "./index.html#planner"
    },
    {
      "name": "Crop library",
      "short_name": "Library",
      "url": "./guide.html"
    }
  ]
}
