{
  "name": "Every Rupee Spent - Financial Calculators",
  "short_name": "Every Rupee Spent",
  "description": "Free online calculators for Home Loan EMI, Personal Loan EMI, SIP, PPF, Income Tax and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "lang": "en-IN",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
