{
  "name": "THE BINARY KING ANALYSIS TOOL",
  "short_name": "BINARY KING",
  "description": "Professional Trading Intelligence Platform with Advanced Signal Detection",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#00d9ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%2300d9ff' width='192' height='192'/%3E%3Ctext x='96' y='120' font-size='80' font-weight='bold' text-anchor='middle' fill='%230a0e27' font-family='Arial'%3EBK%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%2300d9ff' width='512' height='512'/%3E%3Ctext x='256' y='320' font-size='200' font-weight='bold' text-anchor='middle' fill='%230a0e27' font-family='Arial'%3EBK%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'%3E%3Crect fill='%230a0e27' width='540' height='720'/%3E%3Ctext x='270' y='100' font-size='40' font-weight='bold' text-anchor='middle' fill='%2300d9ff'%3EBINARY KING%3C/text%3E%3Crect x='20' y='200' width='500' height='400' fill='%231a0a2e' stroke='%2300d9ff' stroke-width='2'/%3E%3Ctext x='270' y='450' font-size='30' text-anchor='middle' fill='%2300d9ff'%3ETrading Analysis Tool%3C/text%3E%3C/svg%3E",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Trading Dashboard",
      "short_name": "Dashboard",
      "description": "Access the main trading dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%2300d9ff' width='96' height='96'/%3E%3Ctext x='48' y='60' font-size='40' font-weight='bold' text-anchor='middle' fill='%230a0e27'%3E📊%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Trading Education",
      "short_name": "Education",
      "description": "Access trading education PDFs",
      "url": "/dashboard#education",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23ff006e' width='96' height='96'/%3E%3Ctext x='48' y='60' font-size='40' font-weight='bold' text-anchor='middle' fill='%23ffffff'%3E📚%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
