{
  "name": "知音 - ZhiYin",
  "short_name": "知音",
  "description": "知音：基于中医五行理论的五音疗愈应用，角徵宫商羽调理肝心脾肺肾，结合子午流注、天气响应、3D经络穴位",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#faf5ee",
  "theme_color": "#059669",
  "orientation": "portrait",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "天籁",
      "url": "/healing/mineradio",
      "description": "天气响应式疗愈音乐"
    },
    {
      "name": "明辨",
      "url": "/diagnosis",
      "description": "中医体质辨识"
    },
    {
      "name": "经络",
      "url": "/meridian",
      "description": "3D经络穴位导引"
    }
  ]
}
