{
  "name": "育儿有方 - 育儿经典书籍问答助手",
  "short_name": "育儿有方",
  "description": "基于经典育儿书籍的智能问答助手，涵盖喂养、睡眠、早教、情绪管理等育儿知识",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf8f3",
  "theme_color": "#e8925e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
