{
  "name": "WAM — Web Audio Music",
  "short_name": "WAM",
  "description": "Browser-based synthesizer toolkit with instruments, effects, and sequencing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111",
  "theme_color": "#111",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
