{
  "name": "孕期小管家",
  "short_name": "孕期管家",
  "description": "专业的孕期管理助手，提供孕期知识、胎教音乐、健康记录等功能",
  "start_url": "/static/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B9D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["health", "lifestyle"],
  "lang": "zh-CN"
}
