{
  "name": "EO Trading Bot",
  "short_name": "EO Bot",
  "description": "Universal Deriv Bot Platform — Create, backtest and run trading bots.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#e94560",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
