{
  "name": "Helios Voyage Budapest - Retro-Future Kaszinó és Étterem",
  "short_name": "Helios Voyage",
  "description": "Retro-futurista kaszinó és étterem Budapesten. Space-age dizájn, prémium gasztronómia, VIP játékélmény. Lépjen be a múlt jövőjébe.",
  "start_url": "./",
  "scope": "./",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf8f5",
  "theme_color": "#ff6b35",
  "categories": ["entertainment", "lifestyle", "food"],
  "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"
    }
  ]
}