{
  "name": "Trading Intelligence Hub",
  "short_name": "TradeHub",
  "description": "Multi-asset AI trading platform with 14 dashboards, 10-factor scoring, portfolio tracking, and cross-market intelligence",
  "start_url": "/hub.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06090F",
  "theme_color": "#58a6ff",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📊</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "AI Insights", "url": "/ai-insights.html", "description": "AI signals and pattern recognition" },
    { "name": "Stocks", "url": "/stocks.html", "description": "U.S. equities dashboard" },
    { "name": "Crypto", "url": "/index.html", "description": "Cryptocurrency dashboard" },
    { "name": "Portfolio", "url": "/hub.html#portfolio", "description": "Portfolio tracker" }
  ]
}
