{
  "name": "实时语音助手",
  "short_name": "语音助手",
  "description": "和 AI 实时对话 · 文字流式 · 语音回复",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "orientation": "portrait",
  "icons": [
    { "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%232563eb'/><text x='50' y='65' text-anchor='middle' font-size='55' fill='white'>🎙️</text></svg>",
      "sizes": "any", "type": "image/svg+xml" }
  ]
}
