{
  "name": "Jass Karten-Trainer",
  "short_name": "Jass Trainer",
  "description": "Trainiere dein Gedächtnis für Jass-Karten",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f0e17",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
      {
        "src": "Schellen_Neu.svg",
        "sizes": "any",
        "type": "image/svg+xml"
      }
    ],
  "categories": ["games", "education"],
  "lang": "de"
}
