{
  "name": "JS智能格式化工具",
  "short_name": "JS工具",
  "description": "在线JavaScript格式化、压缩、代码复杂度分析工具，支持一键优化、ES版本检测，完全本地运行。",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["developer", "utilities"]
}
