{
  "id": "investiq",
  "name": "InvestIQ — Equity Research",
  "short_name": "InvestIQ",
  "description": "AI-powered equity research and portfolio intelligence: live IBKR sync, momentum scans, risk monitoring, and AI-drafted theses.",
  "start_url": "/portfolio",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio",
      "url": "/portfolio",
      "description": "Holdings, P&L and sync"
    },
    {
      "name": "Risk Monitor",
      "url": "/risk",
      "description": "Triaged risk alerts"
    },
    {
      "name": "Momentum",
      "url": "/momentum",
      "description": "Market momentum scans"
    },
    {
      "name": "AI Chat",
      "url": "/chat",
      "description": "Ask about your portfolio"
    }
  ]
}
