{
  "name": "Gameland VR Cosenza",
  "short_name": "Gameland VR",
  "description": "Realtà Virtuale Free-Roam a Cosenza. Esperienze immersive per gruppi fino a 8 giocatori.",
  "start_url": "/?lang=it&source=pwa",
  "display": "standalone",
  "background_color": "#07070e",
  "theme_color": "#7c3aed",
  "lang": "it",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "games", "sports"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prenota ora",
      "short_name": "Prenota",
      "description": "Prenota una sessione VR",
      "url": "/booking?lang=it&source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Esperienze VR",
      "short_name": "Giochi",
      "description": "Scopri tutte le esperienze VR",
      "url": "/games?lang=it&source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homepage Gameland VR"
    },
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gameland VR su mobile"
    }
  ]
}
