{
  "name": "slota.at Infohub",
  "short_name": "slota.at",
  "id": "https://slota.at/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#11142f",
  "theme_color": "#11142f",
  "icons": [
    {
      "src": "/assets/logo-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}