{
  "name": "心晴驿站 · 心理健康关爱平台",
  "short_name": "心晴驿站",
  "description": "专业的心理健康自我筛查工具，提供多维度心理自测量表与求助资源",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7f6",
  "theme_color": "#7fb09a",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle"],
  "lang": "zh-CN"
}
