{
  "name": "AI 提词器",
  "short_name": "提词器",
  "description": "AI 语音提词器 - 支持智能语音跟读、同步播报、高度自定义提词参数",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f1a",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "permissions": ["microphone"]
}
