{
  "name": "Smart Financial Calculators - India",
  "short_name": "CalcIndia",
  "description": "Free Indian financial calculators — SIP, EMI, Tax, PPF, EPF, GST & more",
  "start_url": "/financial-calculators/",
  "scope": "/financial-calculators/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#c05c0a",
  "lang": "en-IN",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/financial-calculators/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/financial-calculators/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/financial-calculators/screenshots/screen1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SIP Calculator"
    }
  ]
}