{
  "name": "AgriBigha — Land Toolkit",
  "short_name": "AgriBigha",
  "description": "Calculators, land-record & RERA checks, deed drafts and deal tools for buying, selling and investing in land in India.",
  "lang": "en",
  "dir": "ltr",
  "id": "/agribigha/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#173d2c",
  "theme_color": "#173d2c",
  "categories": [
    "finance",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Document Decoder",
      "short_name": "Document",
      "description": "Read a nakal or deed in plain words",
      "url": "./?tool=decoder",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Due-Diligence Checklist",
      "short_name": "Due-Diligence",
      "description": "What to check before money moves",
      "url": "./?tool=checklist",
      "icons": [
        {
          "src": "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"
    }
  ]
}