{
  "name": "Niyamfin — Financial Health Calculator",
  "short_name": "Niyamfin",
  "description": "Free private financial health calculator for India. No login, no data stored.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f4ec",
  "theme_color": "#2f4634",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
