{
 "name": "AgriZameen — Land Intelligence & Marketplace",
 "short_name": "AgriZameen",
 "start_url": "/?src=pwa",
 "scope": "/",
 "display": "standalone",
 "background_color": "#F5F0E6",
 "theme_color": "#1A3C2A",
 "lang": "en",
 "description": "Agricultural land information, tools and guides for Rajasthan & India. Independent platform — not a government app.",
 "icons": [
  {
   "src": "/icons/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icons/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "/icons/icon-512-maskable.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "id": "/",
 "orientation": "portrait-primary",
 "categories": [
  "business",
  "productivity",
  "finance"
 ],
 "dir": "ltr",
 "shortcuts": [
  {
   "name": "Buy Land",
   "short_name": "Buy",
   "url": "/buy-land/?src=pwa",
   "description": "Agricultural land for sale in the Phulera-Sambhar belt",
   "icons": [
    {
     "src": "/icons/icon-192.png",
     "sizes": "192x192"
    }
   ]
  },
  {
   "name": "Sell my Land",
   "short_name": "Sell",
   "url": "/sell-my-land/?src=pwa",
   "description": "List your land free; commission only on a sale",
   "icons": [
    {
     "src": "/icons/icon-192.png",
     "sizes": "192x192"
    }
   ]
  },
  {
   "name": "My listings",
   "short_name": "Mine",
   "url": "/account/?p=listings&src=pwa",
   "description": "Your own listings and their status",
   "icons": [
    {
     "src": "/icons/icon-192.png",
     "sizes": "192x192"
    }
   ]
  },
  {
   "name": "Check the Papers",
   "short_name": "Papers",
   "url": "/check-papers.php?src=pwa",
   "description": "Read a jamabandi nakal before you pay",
   "icons": [
    {
     "src": "/icons/icon-192.png",
     "sizes": "192x192"
    }
   ]
  }
 ]
}
