{
  "name": "CNCQuoter — AI 驱动的秒级 CNC 报价平台",
  "short_name": "CNCQuoter",
  "description": "上传 CAD 文件 30 秒获取精准报价。13 种 CAD 格式、9 大工艺、38 种材料、5000+ 认证供应商。",
  "start_url": "/landing.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#eab308",
  "lang": "zh-CN",
  "orientation": "any",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "在线报价",
      "url": "/quote.html",
      "description": "上传 CAD 文件获取报价"
    },
    {
      "name": "我的订单",
      "url": "/orders.html",
      "description": "查看订单状态"
    },
    {
      "name": "总览",
      "url": "/dashboard.html",
      "description": "用户工作台"
    }
  ]
}
