{
  "name": "Smart Trading Terminal",
  "short_name": "Trading Terminal",
  "description": "Professional Options Trading System with ORB, Renko & VWAP strategies",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#00d4ff",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f0f23' width='192' height='192'/><text x='96' y='120' font-size='100' font-weight='bold' fill='%2300d4ff' text-anchor='middle' font-family='monospace'>T</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f0f23' width='512' height='512'/><text x='256' y='340' font-size='280' font-weight='bold' fill='%2300d4ff' text-anchor='middle' font-family='monospace'>T</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f0f23' width='540' height='720'/><text x='270' y='360' font-size='80' fill='%2300d4ff' text-anchor='middle'>Trading Terminal</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%230f0f23' width='1280' height='720'/><text x='640' y='360' font-size='80' fill='%2300d4ff' text-anchor='middle'>Trading Terminal</text></svg>",
      "sizes": "1280x720",
      "form_factor": "wide",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Auto Trader",
      "short_name": "Auto Trader",
      "description": "Start the automated trading system",
      "url": "/?tab=auto-trader",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230f0f23' width='96' height='96'/><text x='48' y='60' font-size='50' font-weight='bold' fill='%2300d4ff' text-anchor='middle' font-family='monospace'>▶</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "ORB Scanner",
      "short_name": "ORB",
      "description": "Open Range Breakout scanner",
      "url": "/?tab=orb-scanner",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230f0f23' width='96' height='96'/><text x='48' y='60' font-size='50' font-weight='bold' fill='%2300d4ff' text-anchor='middle' font-family='monospace'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "categories": ["productivity", "finance"],
  "screenshots_description": "View real-time trading signals, positions, and ORB setups"
}
