{
  "name": "DeepAlpha — AI Trading Bot",
  "short_name": "DeepAlpha",
  "description": "AI crypto trading bot. 70.9% accuracy on 6 exchanges.",
  "start_url": "/cloud/dashboard",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#00d4aa",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/cloud/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/cloud/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
