{
  "name": "HEAR ME - AI 陪伴助手",
  "short_name": "HEAR ME",
  "description": "饮食记录、运动分析、情绪聊天、种草拔草，温柔陪伴你的每一天",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F4",
  "theme_color": "#FAF7F4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
