{
  "name": "SIPfy — SIP Calculators & Systematic Investment Plan Guidance",
  "short_name": "SIPfy",
  "description": "SIPfy offers 12+ accurate SIP calculators and clear, expert-backed guidance on Systematic Investment Plans — helping millions plan, step-up, and grow their SIP wealth with confidence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf8f3",
  "theme_color": "#0a3d2f",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["finance", "productivity", "education", "investing"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "SIP Calculator",
      "short_name": "SIP Calc",
      "description": "Calculate monthly SIP returns and corpus",
      "url": "/sip-calculator.html",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    },
    {
      "name": "Step-up SIP Calculator",
      "short_name": "Step-up SIP",
      "description": "Model annual top-up SIPs",
      "url": "/step-up-sip-calculator.html",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    },
    {
      "name": "All SIP Calculators",
      "short_name": "All Calcs",
      "description": "Browse all 12+ SIP calculators",
      "url": "/calculators.html",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    }
  ]
}
