{
  "name": "Der Schwarze Ritter",
  "short_name": "Schwarzer Ritter",
  "description": "Ein SCUMM-Abenteuer zum 50. Geburtstag von Christoph!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0f07",
  "theme_color": "#daa520",
  "icons": [
    {
      "src": "/knight-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/knight-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
