{
  "name": "DualStream",
  "short_name": "DualStream",
  "description": "Two-channel audio mixer. Mix music and calls in one output.",
  "start_url": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [{
    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230a0a0f'/><text x='50' y='65' text-anchor='middle' font-size='40'>🎛️</text></svg>",
    "sizes": "any",
    "type": "image/svg+xml"
  }]
}
