{
  "name": "视频压缩小工具",
  "short_name": "视频压缩",
  "description": "纯本地视频压缩工具：所有处理均在浏览器完成，文件不上传。",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff7fa",
  "theme_color": "#f48fb1",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%23f48fb1'/%3E%3Cpath d='M208 160l144 96-144 96z' fill='%23ffffff'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
