{
  "name": "宁宁的早教工作台",
  "short_name": "早教工作台",
  "description": "11个月龄宝宝的家庭早教工具：每日自动更新的五大早教模块、每周主题轮换、活动库、发育观察记录",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7F2",
  "theme_color": "#FFF3EC",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
