{
  "name": "Werwolf",
  "short_name": "Werwolf",
  "description": "Werwolf-Spiel fuer die Familie - jedes Handy ist ein Spieler",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAF8F6",
  "theme_color": "#466478",
  "orientation": "portrait",
  "lang": "de",
  "icons": [
    { "src": "./icon.svg",          "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
