{
  "name": "构音障碍即时字幕",
  "short_name": "即时字幕",
  "description": "把不清语音实时转成字幕，面对面 / 投屏场景可用；支持本地 Whisper 与自训练模型 API。",
  "lang": "zh-CN",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1220",
  "theme_color": "#0f1220",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
