{
  "name": "Schach",
  "short_name": "Schach",
  "description": "3D Schach gegen den Computer",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23111827'/><text y='.9em' font-size='80'>♞</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
