{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Volt - Fast API Client",
  "short_name": "Volt",
  "description": "A high-performance, cross-platform API client built with Go and Rust/WASM. Under 20 MB. No Electron.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#181926",
  "theme_color": "#24273a",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
