{
  "name": "1ToolThree - 实用在线工具集合站",
  "short_name": "1ToolThree",
  "description": "15+款高频实用工具，纯客户端处理，文件不上传服务器。打开即用，按需付费。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#6366F1",
  "background_color": "#F9FAFB",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "developer"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%236366F1'/%3E%3Cpath d='M140 56a32 32 0 0 1-32 32 32 32 0 0 1-32-32 32 32 0 0 1 32-32 32 32 0 0 1 32 32z' fill='none' stroke='%23fff' stroke-width='8' stroke-linejoin='round'/%3E%3Cpath d='M52 160c0-30 28-52 56-52s56 22 56 52' fill='none' stroke='%23fff' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%236366F1'/%3E%3Cpath d='M373 150a85 85 0 0 1-85 85 85 85 0 0 1-85-85 85 85 0 0 1 85-85 85 85 0 0 1 85 85z' fill='none' stroke='%23fff' stroke-width='20' stroke-linejoin='round'/%3E%3Cpath d='M138 425c0-80 75-138 150-138s150 58 150 138' fill='none' stroke='%23fff' stroke-width='20' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "图片压缩",
      "short_name": "压缩",
      "url": "./tools/image-compressor.html"
    },
    {
      "name": "PDF转图片",
      "short_name": "PDF转图",
      "url": "./tools/pdf-to-image.html"
    },
    {
      "name": "二维码生成",
      "short_name": "二维码",
      "url": "./tools/qr-code-generator.html"
    },
    {
      "name": "JSON格式化",
      "short_name": "JSON",
      "url": "./tools/json-formatter.html"
    }
  ]
}
