{
  "name": "Investheta Quant Platform",
  "short_name": "Investheta",
  "description": "Automate your wealth. Institutional-grade quantitative investing for Indian markets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Test Studio",
      "short_name": "Backtest",
      "description": "Run quantitative backtests instantly",
      "url": "/?tab=TEST_STUDIO",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Cockpit",
      "short_name": "Cockpit",
      "description": "Real-time market dashboard",
      "url": "/?tab=COCKPIT",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
