{
  "name": "ERBSO - Das Kögel Spiel",
  "short_name": "ERBSO",
  "icons": [
    {
      "src": "./icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "lang": "de-DE",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f6e5c4",
  "theme_color": "white"
}