{
  "name": "TradeGPT Institutional AI",
  "short_name": "TradeGPT",
  "description": "Institutional-grade AI trading terminal with 12-gate confluence signals and one-click MT5 execution.",
  "start_url": "/?pwa=true",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "orientation": "portrait",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/globe.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Terminal",
      "short_name": "Terminal",
      "url": "/?pwa=true",
      "description": "Open the AI trading terminal"
    },
    {
      "name": "Landing Page",
      "short_name": "About",
      "url": "/landing",
      "description": "View product information"
    }
  ]
}
