{
  "name": "DJ Foundations — Free DJ Tools & Tuition",
  "short_name": "DJ Foundations",
  "description": "Free DJ lessons and practice tools that run offline — beatmatch trainer, sampler, harmonic wheel, BPM tapper.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090c",
  "theme_color": "#08090c",
  "categories": ["education", "music"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Mix Simulator", "url": "/beatmatch", "description": "Practise beatmatching now" },
    { "name": "The Sampler", "url": "/studio", "description": "16-pad browser sampler" },
    { "name": "Harmonic Wheel", "url": "/camelot", "description": "Camelot key wheel" },
    { "name": "Continue the course", "url": "/learn", "description": "Pick up where you left off" }
  ]
}
