{
  "id": "/",
  "name": "Stadt Land Dschungel",
  "short_name": "SL Dschungel",
  "description": "Das schnelle Multiplayer-Wortspiel für Freunde.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06110a",
  "theme_color": "#06110a",
  "categories": ["games", "entertainment", "word"],
  "lang": "de",
  "icons": [
    {
      "src": "/slf/img/parrot-box-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/slf/img/parrot-box-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/slf/img/parrot-box-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
