{
  "name": "极速压图 - 在线图片压缩工具",
  "short_name": "极速压图",
  "description": "纯浏览器端图片压缩工具，文件不上传，隐私安全。支持批量压缩PNG/JPEG/WebP。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
