{
  "name": "SIP Calculator - Mutual Fund Investment Planner",
  "short_name": "SIP Calculator",
  "description": "Free online SIP Calculator to estimate mutual fund SIP returns, total investment, and maturity value.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F5F7FD",
  "theme_color": "#2F5FEC",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%232F5FEC'/%3E%3Cstop offset='1' stop-color='%237B3FE4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='64' height='64' rx='16' fill='url(%23g)'/%3E%3Ctext x='32' y='42' font-size='28' text-anchor='middle' fill='white' font-family='Arial' font-weight='bold'%3E%E2%82%B9%3C/text%3E%3C/svg%3E",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}
