{
  "name": "Paarty 2",
  "short_name": "Paarty 2",
  "description": "Ein sinnliches Spiel für zwei.",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0910",
  "theme_color": "#0b0910",
  "lang": "de",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}