{
  "id": "/",
  "name": "Signals Futures Binance",
  "short_name": "SFB Terminal",
  "description": "Free professional crypto market-information terminal with public methodology, data health, execution gates, watchlist, browser alerts and risk-aware scoring.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#070b12",
  "theme_color": "#08111f",
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "any",
  "prefer_related_applications": false,
  "categories": [
    "finance",
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Trader Workstation",
      "short_name": "Workstation",
      "description": "Open the terminal-first workstation with selected market, execution guard, risk ticket and operator plan.",
      "url": "./index.html#terminalWorkstation",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Apex Workspace",
      "short_name": "Apex",
      "description": "Open the professional decision layer with regime map, score stack and execution simulator.",
      "url": "./index.html#panel-apex",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Opportunity Desk",
      "short_name": "Opportunity",
      "description": "Triangular arbitrage, cash-and-carry, funding farming and stablecoin radar.",
      "url": "./index.html#panel-alpha",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Command Center",
      "short_name": "Command",
      "description": "Prioritized workflow, quality gates, comparator and daily research brief.",
      "url": "./index.html#panel-command",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Live chart",
      "short_name": "Chart",
      "description": "Inspect the selected asset with live candles, depth ladder, order-flow tape and microstructure.",
      "url": "./index.html#panel-asset",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SFB Alpha Quant Terminal — desktop market-information terminal with live heartbeat, data passport, quality gates, score decomposition and execution simulator"
    },
    {
      "src": "assets/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SFB Alpha Quant Terminal — mobile terminal with live tickers, quality gate, primary metrics and decision cards"
    }
  ]
}
