{
  "name": "图片压缩狗 · Compress Dog",
  "short_name": "图片压缩狗",
  "id": "/",
  "description": "一只只啃图片的小狗，在浏览器本地把 JPG/PNG/WebP/GIF/BMP/TIFF 体积啃小，不上传不留存，免费免注册。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFCF7",
  "theme_color": "#FF6B35",
  "orientation": "any",
  "lang": "zh-CN",
  "categories": ["photo", "utilities", "productivity"],
  "icons": [
    {
      "src": "/img/compressdog.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "扔图给小狗啃",
      "short_name": "啃图片",
      "description": "进入图片压缩工具页面",
      "url": "/compress-img",
      "icons": [{ "src": "/img/compressdog.png", "sizes": "any", "type": "image/png" }]
    },
    {
      "name": "小狗故事",
      "short_name": "故事",
      "description": "了解图片压缩狗是怎么诞生的",
      "url": "/#story",
      "icons": [{ "src": "/img/compressdog.png", "sizes": "any", "type": "image/png" }]
    }
  ]
}
