{
  "name": "BighaGaj — ज़मीन से रजिस्ट्री तक",
  "short_name": "BighaGaj",
  "description": "India's Land-to-Registry Budget Calculator — measure plot area, calculate stamp duty, registration fee, circle rate valuation and home loan EMI, in Hindi and English.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0E27",
  "theme_color": "#0A0E27",
  "lang": "hi-IN",
  "dir": "ltr",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    { "src": "/favicon-16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "स्टांप ड्यूटी कैलकुलेटर",
      "short_name": "Stamp Duty",
      "url": "/calculator/stamp-duty",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "बीघा कन्वर्टर",
      "short_name": "Bigha Convert",
      "url": "/converter/bigha-to-square-feet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "EMI कैलकुलेटर",
      "short_name": "EMI",
      "url": "/calculator/emi",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
