{
  "name": "菜宝智能体",
  "short_name": "菜宝",
  "description": "家庭共养菜园手机端成长智能体，让孩子和自己的蔬菜朋友说话、问答、打卡、完成成长任务。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7fbf4",
  "theme_color": "#0b5a3c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/caibao-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
