{
  "name": "Investo — Investment Calculators",
  "short_name": "Investo",
  "description": "Free investment calculators: compound interest, SIP returns, loan EMI and retirement planning. 100% private, works offline.",
  "start_url": "/investo/",
  "scope": "/investo/",
  "display": "standalone",
  "background_color": "#0b100e",
  "theme_color": "#059669",
  "icons": [
    { "src": "/investo/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/investo/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
