{
  "name": "Lumlux-Art Lab — Drum Rack",
  "short_name": "Drum Rack",
  "description": "Browser drum machine by FDR-Sound. Kick, snare, hat and clap, synthesised live. No samples, no signup.",
  "start_url": "drumrack.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#e7e5df",
  "theme_color": "#e7e5df",
  "lang": "en",
  "categories": ["music", "utilities"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
