{
  "name": "图片转换器",
  "short_name": "图片转换器",
  "description": "免费在线图片格式转换工具，图片在浏览器本地处理，不上传服务器。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#f5f5f7",
  "background_color": "#f5f5f7",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ]
}
