{
  "name": "BhoomiValue - Tamil Nadu Land Value",
  "short_name": "BhoomiValue",
  "description": "Check Tamil Nadu land value, offers, broker prices, guideline value and land documents.",
  "start_url": "/app.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf7f2",
  "theme_color": "#1e7a4f",
  "categories": ["business", "finance", "productivity"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check land value",
      "short_name": "Value",
      "url": "/quick-estimate.html?source=pwa_shortcut"
    },
    {
      "name": "Check an offer",
      "short_name": "Offer",
      "url": "/offer-checker.html?source=pwa_shortcut"
    },
    {
      "name": "Document guides",
      "short_name": "Docs",
      "url": "/document-guide.html?source=pwa_shortcut"
    }
  ]
}
