{
  "name": "森康健康助手",
  "short_name": "森康健康助手",
  "description": "全周期智能健康管理",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c6343",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {"src": "./assets/img/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "./assets/img/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["health", "medical"],
  "lang": "zh-CN"
}