{
  "name": "Keymix — DJ Key & BPM Analyzer",
  "short_name": "Keymix",
  "description": "Open-Source DJ-Tool: erkennt Tonart (Camelot) und BPM für jedes Genre.",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "background_color": "#0a0c12",
  "theme_color": "#0a0c12",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
