{
  "name": "Black Label Casino",
  "short_name": "Black Label",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#171717",
  "theme_color": "#232323",
  "lang": "de-DE",
  "icons": [
    {
      "src": "/assets/brand/blacklabel/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/blacklabel/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/blacklabel/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "route_context": {
    "root_home_route": "/",
    "geo_home_route": "/de-DE/",
    "root_language": "de",
    "geo_locale": "de-DE",
    "redirect_root_to_geo": false
  }
}