{
  "name": "JUKEBOX PWA",
  "short_name": "JUKEBOX",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d0f17",
  "theme_color": "#ff2a6d",
  "description": "Live Event Jukebox & Request System",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230d0f17'/><circle cx='256' cy='256' r='180' fill='none' stroke='%23ff2a6d' stroke-width='30'/><circle cx='256' cy='256' r='70' fill='%2305d9e8'/><path d='M256 120 v136 l80 40' stroke='%2305d9e8' stroke-width='24' stroke-linecap='round' fill='none'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
