{
  "name": "BIAŁY SALON – Kasyno i Restauracja Premium",
  "short_name": "BIAŁY SALON",
  "description": "Ekskluzywne kasyno i restauracja w Polsce. Roulette, gry stołowe, kuchnia europejska, strefy VIP. Tylko dla osób 18+.",
  "start_url": "./",
  "scope": "./",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFAF5",
  "theme_color": "#C9A96E",
  "categories": ["entertainment", "food", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}