{
  "name": "视频压缩工具 - MediaBunny",
  "short_name": "视频压缩",
  "description": "基于 WebCodecs API 的本地视频压缩工具，无需上传到服务器",
  "start_url": "./index-zh.html",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#81c784",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230f0f0f'/><text x='50%25' y='50%25' dominant-baseline='middle' text-anchor='middle' font-size='256' fill='%2381c784'>🎬</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230f0f0f'/><text x='50%25' y='50%25' dominant-baseline='middle' text-anchor='middle' font-size='256' fill='%2381c784'>🎬</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["video", "productivity", "utilities"],
  "lang": "zh-CN",
  "dir": "ltr"
}
