{
  "name": "万能工具箱",
  "short_name": "工具箱",
  "description": "免费在线工具合集，包含财税计算器、装修计算器、电商工具、生活工具及PDF处理工具",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#6354f9",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [
    {
      "src": "images/screenshot.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}
