{
  "name": "Forex AI — Trade Like the Smart Money",
  "short_name": "Forex AI",
  "description": "AI-powered Smart Money trading signals, chart analysis, and MT5 execution.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04040e",
  "theme_color": "#f0b429",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI Chart Analysis"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Chart",
      "short_name": "Chart",
      "url": "/?tab=livechart",
      "description": "Open live chart analysis"
    },
    {
      "name": "Daily Signal",
      "short_name": "Signal",
      "url": "/?tab=signal",
      "description": "View today's SMC signal"
    }
  ]
}
