{
  "name": "ATB — Auto Trade Bot",
  "short_name": "ATB",
  "description": "Auto Trade Bot — алгоритмическая торговля на Bybit",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0F12",
  "theme_color": "#0E0F12",
  "icons": [
    {
      "src": "/static/brand/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/brand/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}