{
  "name": "AlgoBot BIQ/SIQ Trading Terminal",
  "short_name": "AlgoBot",
  "description": "BIQ/SIQ futures trading terminal with live scanner, positions, logs, and system health.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8fa",
  "theme_color": "#0d1117",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
