{
  "name": "办公工具站 - 免费在线办公工具",
  "short_name": "工具箱",
  "description": "免费在线办公工具，PDF处理、图片处理、格式转换、数据处理。客户端处理，文件不上传服务器。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity", "business"],
  "lang": "zh-CN",
  "dir": "ltr"
}
