{
  "name": "PowerMyMoney — Atul Naval",
  "short_name": "PowerMyMoney",
  "description": "Personal finance coaching, financial guides and calculators from Atul Naval, AMFI Registered Mutual Fund Distributor.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2b2f7a",
  "background_color": "#ffffff",
  "lang": "en-IN",
  "categories": ["finance", "education", "productivity"],
  "icons": [
    { "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Financial Calculators",
      "short_name": "Calculators",
      "url": "/calculators",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Client Login",
      "short_name": "Login",
      "url": "/client-login",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "New to MF Investing",
      "short_name": "New to MF",
      "url": "/new-to-mf-investing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
