{
  "name": "Amber Dell Budapest - Prémium Kaszinó & Étterem Élmény",
  "short_name": "Amber Dell",
  "description": "Felfedezni az Amber Dell-t Budapesten: exkluzív kaszinó, mediterrán étterem és lounge zónák természetes hangulatban. 18+ élmény a főváros szívében.",
  "start_url": "./",
  "scope": "./",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf8f5",
  "theme_color": "#c7692f",
  "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"
    }
  ]
}