{
  "name": "KrishoSaathi — India's Agri Super App",
  "short_name": "KrishoSaathi",
  "description": "Price, Weather, AI Disease Detection & Govt Schemes for 14.5 Crore Indian Farmers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0d1f12",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["agriculture", "productivity", "utilities"],
  "icons": [
    {"src": "/favicon-16.png",      "sizes": "16x16",   "type": "image/png"},
    {"src": "/favicon-32.png",      "sizes": "32x32",   "type": "image/png"},
    {"src": "/icon-192.png",        "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icon-192.png",        "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/apple-touch-icon.png","sizes": "180x180", "type": "image/png"}
  ],
  "screenshots": [
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "KrishoSaathi Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Check Mandi Price",
      "short_name": "Prices",
      "description": "Live mandi prices from 28 states",
      "url": "/?tab=prices",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Weather Forecast",
      "short_name": "Weather",
      "description": "7-day farming weather advisory",
      "url": "/?tab=weather",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Disease Detection",
      "short_name": "Disease",
      "description": "AI crop disease detection",
      "url": "/?tab=disease",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Govt Schemes",
      "short_name": "Schemes",
      "description": "PM-KISAN, PMFBY and more",
      "url": "/?tab=schemes",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
