{
  "name": "TradeLens — Smart Money Scanner",
  "short_name": "TradeLens",
  "description": "Track institutional money flow in Indian equity markets before the price moves.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080B0F",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Smart Signals",
      "short_name": "Signals",
      "url": "/dashboard?tab=signals",
      "description": "View Plutus smart signals"
    },
    {
      "name": "Watchlist",
      "short_name": "Watchlist",
      "url": "/dashboard?tab=watchlist",
      "description": "Your tracked stocks"
    },
    {
      "name": "FII/DII Flows",
      "short_name": "FII/DII",
      "url": "/dashboard?tab=fiidii",
      "description": "Institutional money flow"
    }
  ]
}
