{
  "name": "在线工具箱 - 免费实用的网页工具集合",
  "short_name": "在线工具箱",
  "description": "免费在线工具箱，提供PDF处理、图片编辑、文本工具等多种实用功能。无需下载，即开即用。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["utilities", "productivity", "tools"],
  "lang": "zh-CN"
}
