{
  "name": "Acid Box Sequencer",
  "short_name": "Acid Box",
  "description": "Dual TB-303 bassline synth with TR-909 and TR-808 drum machine, running in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
