{
  "name": "AgriZameen — Land Records Guide",
  "short_name": "AgriZameen",
  "description": "Independent directory of links to official government land portals, with a stamp-duty estimator. Not a government app.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5EFE3",
  "theme_color": "#20271A",
  "categories": [
    "utilities",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/land-records-hub/",
  "shortcuts": [
    {
      "name": "Find my state portal",
      "short_name": "Find",
      "description": "Go straight to the official site",
      "url": "./?a=states",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Stamp duty calculator",
      "short_name": "Stamp",
      "description": "Cost before the Sub-Registrar",
      "url": "./#calculator",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/narrow.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "screenshots/wide.png",
      "sizes": "1024x640",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}