{
  "name": "微偲掌航平台 - Wisclaw",
  "short_name": "Wisclaw",
  "description": "微偲掌航平台（Wisclaw）：私有运行实例（同步主路径 + 异步桥接引擎双引擎 Runtime）的产品化控制面，覆盖桌面、网页控制台、采购与部署。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5efe5",
  "theme_color": "#173a67",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Download",
      "short_name": "Download",
      "url": "/download/",
      "description": "Download Wisclaw desktop app"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing/",
      "description": "View pricing plans"
    },
    {
      "name": "Docs",
      "short_name": "Docs",
      "url": "/docs/",
      "description": "Documentation and guides"
    }
  ],
  "categories": ["developer-tools", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr",
  "orientation": "any",
  "scope": "/"
}
