{
  "name": "CURRENT DJ",
  "short_name": "CURRENT DJ",
  "description": "DJ SET \u2014 auto-mix, BPM detection, voice drops, sound effects",
  "start_url": "/dj/",
  "scope": "/dj/",
  "display": "fullscreen",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#1a1806",
  "theme_color": "#1a1806",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}