{
  "name": "H-BOT Africa Trading Platform",
  "short_name": "H-BOT Africa",
  "description": "AI-powered trading bot for Deriv \u2014 automate your trades with neural intelligence",
  "start_url": "/HBOTAPP/",
  "scope": "/HBOTAPP/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070b13",
  "theme_color": "#070b13",
  "categories": [
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23070b13'/%3E%3Crect x='56' y='56' width='80' height='80' rx='16' fill='%236366f1'/%3E%3Ccircle cx='80' cy='88' r='8' fill='white'/%3E%3Ccircle cx='112' cy='88' r='8' fill='white'/%3E%3Crect x='76' y='108' width='40' height='6' rx='3' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%23070b13'/%3E%3Crect x='136' y='136' width='240' height='240' rx='48' fill='%236366f1'/%3E%3Ccircle cx='210' cy='230' r='24' fill='white'/%3E%3Ccircle cx='302' cy='230' r='24' fill='white'/%3E%3Crect x='196' y='290' width='120' height='18' rx='9' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Speed Bot",
      "short_name": "SpeedBot",
      "description": "Launch Speed Bot",
      "url": "/HBOTAPP/?view=speed_bot",
      "icons": [
        {
          "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/zap.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Trading Journal",
      "short_name": "Journal",
      "description": "View trading journal",
      "url": "/HBOTAPP/?view=journal",
      "icons": [
        {
          "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/book-open.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}