{
  "name": "JUKEBOX Guest PWA",
  "short_name": "Jukebox",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07080d",
  "theme_color": "#ff2a6d",
  "description": "Request songs and join prize draws at live events",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23ff2a6d'/><path d='M35 25v35a15 15 0 1010 14V40h20V25H35z' fill='white'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
