{
  "id": "/",
  "description": "Play Quake III Arena instantly in your browser with WebAssembly-powered multiplayer.",
  "lang": "en-US",
  "dir": "ltr",
  "short_name": "Q3JS",
  "name": "Q3JS - Play Quake III in Your Browser",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "theme_color": "#101010",
  "background_color": "#101010"
}
