{
  "name": "DJ Mixer Practice",
  "short_name": "DJ Mixer",
  "description": "Free online CDJ-style DJ mixer for realistic browser practice with your own audio files.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05080d",
  "theme_color": "#05080d",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "music",
    "entertainment",
    "education"
  ],
  "lang": "en"
}
