{
  "name": "Playiee - 免费在线工具集合",
  "short_name": "Playiee",
  "description": "免费在线工具：计算器、单位换算、图片压缩、二维码生成等",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "lang": "zh-CN",
  "categories": ["utilities", "productivity"]
}