{
  "name": "在线工具箱",
  "short_name": "工具箱",
  "description": "ICO制作、密码生成、图片压缩与各类单位换算、文本转换工具集合",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#edf1f0",
  "theme_color": "#0d6e63",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
