{
  "name": "Kniffel Scoreboard",
  "short_name": "Kniffel",
  "description": "Punkte für Kniffel (Yahtzee) zählen – bis zu 6 Spieler, Hell/Dunkel-Modus, speichern & teilen.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#14201B",
  "theme_color": "#214A38",
  "lang": "de",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
