{
  "theme_color": "#0e5936",
  "background_color": "#312f26",
  "orientation": "portrait",
  "display": "fullscreen",
  "start_url": "/",
  "name": "Knox Run",
  "short_name": "Knox Run",
  "description": "presave to unlock exclusive content and play Knox Run, a maze-runner built to celebrate the album.",
  "icons": [
      {
        "src": "textures/icons/manifest-icon-192.maskable.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "textures/icons/manifest-icon-192.maskable.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "textures/icons/manifest-icon-512.maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "textures/icons/manifest-icon-512.maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
  ]
}