{
  "short_name": "Jazz² Resurrection",
  "name": "Jazz² Resurrection",
  "description": "Jazz² Resurrection is reimplementation of the game Jazz Jackrabbit 2 released in 1998.",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [ "games" ],
  "icons": [
    { "src": "favicon.png", "sizes": "16x16", "type": "image/png" },
    { "src": "favicon-32px.png", "sizes": "32x32", "type": "image/png" },
    { "src": "favicon-48px.png", "sizes": "48x48", "type": "image/png" },
    { "src": "favicon-144px.png", "sizes": "144x144", "type": "image/png" },
    { "src": "favicon-512px-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "id": "/jazz2/wasm/",
  "display": "fullscreen",
  "display_override": [ "window-controls-overlay", "fullscreen", "minimal-ui" ],
  "orientation": "landscape",
  "start_url": "./?standalone"
}