{
  "name": "KrishiPulse",
  "short_name": "KrishiPulse",
  "description": "India's Live Crop Auction & Farm Intelligence Platform",
  "theme_color": "#1A6B45",
  "background_color": "#0B3D2E",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/dashboard",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["business", "agriculture"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Your farm morning brief"
    },
    {
      "name": "Live Auction",
      "url": "/auction",
      "description": "Bid and sell live"
    },
    {
      "name": "Wallet",
      "url": "/wallet",
      "description": "Check balance and payouts"
    }
  ]
}
