{
  "name": "AudioLab Pro",
  "short_name": "AudioLab",
  "description": "Signal generator, analyzer, and binaural beat generator",
  "start_url": "./AudioLabPro.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230a0a0f' width='512' height='512' rx='64'/><path fill='%2300d4aa' d='M128 320 L192 192 L256 288 L320 160 L384 320' stroke='%2300d4aa' stroke-width='16' fill='none'/><circle cx='256' cy='384' r='32' fill='%236366f1'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0a0f' width='192' height='192' rx='24'/><path fill='%2300d4aa' d='M48 120 L72 72 L96 108 L120 60 L144 120' stroke='%2300d4aa' stroke-width='6' fill='none'/><circle cx='96' cy='144' r='12' fill='%236366f1'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "music"],
  "lang": "en"
}
