{
  "name": "NetScope - 网络诊断工具箱",
  "short_name": "NetScope",
  "description": "开源网络诊断工具箱：IP 查询、WHOIS、全球 Ping、DNS 出口检测、CDN 节点、服务状态、WebRTC 检测、浏览器指纹、AI 服务连通性测试",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "developer-tools"],
  "lang": "zh-CN"
}