{
  "name": "Hologram Club",
  "short_name": "HoloClub",
  "description": "A 24/7 volumetric concert venue on the Las Vegas Strip and Los Angeles — Elvis, Whitney, 2Pac, MJ and other icons resurrected in photonic light.",
  "start_url": "/hologram-club",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#00E5FF",
  "categories": ["entertainment", "music", "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tonight's Lineup",
      "url": "/hologram-club#schedule",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Investor Demo",
      "url": "/hologram-club/demo",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
