{
  "name": "机械工程导航中心",
  "short_name": "机械导航",
  "description": "汇聚机械设计与数控加工核心技术资源，提供标准件查询、设计计算、CAD软件教程、G代码编程、工艺参数、故障排除等全方位技术支持。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education", "productivity", "reference"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "机械设计",
      "short_name": "机械设计",
      "description": "标准规范、标准件选型、CAD软件、职业发展",
      "url": "/pages/mechanical-design/index.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "数控加工",
      "short_name": "数控加工",
      "description": "G代码、CAM编程、刀具工艺、故障排除",
      "url": "/pages/nc-machining/index.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "工程工具",
      "short_name": "工具箱",
      "description": "单位换算、公差查询、硬度转换、切削计算、齿轮计算",
      "url": "/pages/tools/index.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "标准件查询",
      "short_name": "标准件",
      "description": "GB/T国标标准件规格参数速查",
      "url": "/pages/standard-parts/index.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "设备拆解",
      "short_name": "设备拆解",
      "description": "数控机床拆解、维护保养、故障诊断",
      "url": "/pages/equipment-disassembly/index.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
