{
  "name": "Doom WebAssembly",
  "short_name": "DOOM",
  "description": "Play original DOOM online in your browser for free with no download. Experience classic DOOM 1, DOOM 2 & Ultimate DOOM with WebAssembly.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "landscape-primary",
  "background_color": "#0e131b",
  "theme_color": "#0e131b",
  "categories": ["games", "entertainment", "action"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Game",
      "url": "/",
      "description": "Launch DOOM directly in your browser"
    },
    {
      "name": "Controls Guide",
      "url": "/#controls",
      "description": "Keyboard, mouse look, and gamepad controls"
    }
  ]
}
