{
  "name": "InvestDash",
  "short_name": "INDASH",
  "description": "AI-powered investing for India — screener, backtester, SIP planner, AI copilot.",
  "start_url": "/subscribe/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f0ff",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "business"],
  "lang": "en-IN",
  "shortcuts": [
    {"name": "Dashboard", "url": "/subscribe/dashboard"},
    {"name": "AI Copilot", "url": "/subscribe/copilot"},
    {"name": "Watchlist", "url": "/subscribe/watchlist"}
  ]
}
