{
  "name": "TradeEscape — Paper Trade with AI Signals",
  "short_name": "TradeEscape",
  "description": "Fly before you buy — paper trade the markets with AI-powered signals, real-time quotes, and autopilot trading.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#0EA5E9",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "TradeEscape Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Watchlist",
      "url": "/#/watchlist",
      "description": "View your watchlist and AI signals"
    },
    {
      "name": "Portfolio",
      "url": "/#/portfolio",
      "description": "View your virtual portfolio"
    },
    {
      "name": "News",
      "url": "/#/news",
      "description": "Curated market news"
    }
  ]
}
