{
  "name": "音频中转站",
  "short_name": "音频中转",
  "description": "配合剪映剪辑音频：音频转黑屏视频、视频无损提取音频，全程本地处理。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0f13",
  "theme_color": "#0d0f13",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
