{
  "short_name": "TradeMatrix",
  "name": "TradeMatrix AI Pro Terminal",
  "description": "Enterprise-grade real-time AI trading and execution terminal.",
  "icons": [
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#090d16",
  "theme_color": "#6366f1",
  "display": "standalone",
  "orientation": "any",
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Live Automation",
      "short_name": "Live Auto",
      "url": "/live-automation",
      "description": "Open Live Trading control center"
    },
    {
      "name": "AI Options Engine",
      "short_name": "Options",
      "url": "/options-engine",
      "description": "Open Options Greek Engine panel"
    }
  ]
}
