{
  "short_name": "r3Alphabot",
  "name": "r3Alphabot Crypto Trading Bot",
  "description": "The bot that automatically adapts to any market regime. Self-hosted privacy. 24/7 trading bot profits on Bybit. Multi-platform coming soon.",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000000"
}