{
  "name": "Revention — WebGPU Trading Terminal",
  "short_name": "Revention",
  "description": "Brutalist single-file trading terminal. Live crypto via Binance, Python indicators via Pyodide, WebGPU-rendered charts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#08070a",
  "theme_color": "#08070a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity", "utilities"]
}
