{
  "name": "BitBot V3.7 [LIVE]",
  "short_name": "BitBot",
  "description": "Automated cryptocurrency trading bot with RSI strategies, real-time monitoring, and multi-coin support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00FF41",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
