{
  "name": "原生端侧 AI 图片工作台 - ImgTool Pro",
  "short_name": "ImgTool Pro",
  "description": "包含纯前端原生端侧 AI 抠图、LaMa 深度去水印、拼接、OCR提取、批量转换与体积压缩的全功能无网络隐私图片工作站",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#ef4444",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
