{
  "name": "BhuMiti (ভূমিতি) Land Calculator",
  "short_name": "BhuMiti",
  "description": "Measure land in Assamese units: Bigha, Katha, Lecha, Nal, Hectare, Sqft, etc.",
  "start_url": "/bhumiti/",
  "display": "standalone",
  "background_color": "#f6fff7",
  "theme_color": "#315a22",
  "icons": [
    {
      "src": "img/appicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/appicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "as-IN",
  "orientation": "portrait"
}