{
  "name": "SIP Calculator — mutual fund investment calculators",
  "short_name": "SIP Calc",
  "description": "Free SIP, lump sum, step-up, goal and inflation-adjusted investment calculators.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d2225",
  "theme_color": "#0d2225",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
