{
  "name": "Analyse Chart — AI Trading Chart Analysis",
  "short_name": "Analyse Chart",
  "description": "Upload any trading chart screenshot and get instant AI technical analysis with Buy, Sell or Wait signals, entry, stop loss and take profit.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Analyze a chart", "short_name": "Analyze", "url": "/analyze" },
    { "name": "History", "short_name": "History", "url": "/history" }
  ]
}
