{
  "short_name": "STH AI",
  "name": "Super Trade House AI",
  "description": "Institutional-grade AI trading floor — 30 specialist agents, real-time markets, options, backtesting, portfolio, alt-data.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A",
  "categories": ["finance", "productivity", "business"],
  "shortcuts": [
    { "name": "Command Center", "url": "/", "description": "Live market dashboard" },
    { "name": "30 AI Agents", "url": "/agents", "description": "Talk to specialists" },
    { "name": "Portfolio", "url": "/portfolio", "description": "Kelly / risk parity / VaR" },
    { "name": "Backtest", "url": "/backtest", "description": "Strategy simulator" }
  ]
}
