{
  "name": "Disco DJ",
  "short_name": "Disco DJ",
  "description": "70s Night Party DJ - Request songs for the queue",
  "start_url": "/?kiosk=true",
  "display": "fullscreen",
  "background_color": "#08080f",
  "theme_color": "#08080f",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
