{
  "name": "快修通 - 维修技术百科",
  "short_name": "快修通",
  "description": "维修技术百科，分享家电、水电、电动车等故障的维修经验与技术知识",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fa",
  "theme_color": "#1677ff",
  "lang": "zh-CN",
  "categories": ["education", "lifestyle", "utilities"],
  "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": "故障",
      "url": "/index.html#faults",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI 故障自查",
      "short_name": "AI 助手",
      "url": "/index.html#ai-diagnose",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "需要师傅上门？",
      "short_name": "找师傅",
      "url": "/index.html#biz-link"
    }
  ]
}
