{
  "name": "Escape Universe Spielerpass",
  "short_name": "Spielerpass",
  "description": "Deine Fotos und Zeiten aus jedem gespielten Escape Room, dazu ein Bonusheft, das nie verfällt.",
  "start_url": "./customer.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#232864",
  "background_color": "#232864",
  "lang": "de",
  "icons": [
    {
      "src": "icon-spielerpass-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-spielerpass-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-spielerpass.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
