{
  "name": "工具大全 - 在线工具集合",
  "short_name": "工具大全",
  "description": "415+ 免费在线工具集合，涵盖字符处理、格式转换、加密解密、网络工具、图表制作、数学计算、图片处理等实用工具。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fafafa",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "搜索工具",
      "short_name": "搜索",
      "url": "/search",
      "description": "快速搜索所有在线工具"
    },
    {
      "name": "加密解密工具",
      "short_name": "加密解密",
      "url": "/category/encrypt",
      "description": "MD5、Base64、AES、RSA 等加密解密工具"
    },
    {
      "name": "字符串工具",
      "short_name": "字符串",
      "url": "/category/string",
      "description": "字符串处理、转换、分析工具"
    }
  ],
  "categories": ["utilities", "productivity", "developer"],
  "lang": "zh-CN"
}
