{
  "name": "indiaemi.com — EMI Calculator",
  "short_name": "indiaemi",
  "description": "Privacy-respecting EMI calculator for Indian borrowers — home, car, personal, education, and business loans.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#047857",
  "background_color": "#ffffff",
  "lang": "en-IN",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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"
    }
  ]
}
