{
  "name": "小苗日记",
  "short_name": "小苗日记",
  "description": "宝宝的饮食、补剂、营养分析与生长曲线，数据只存在你自己手机里",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6ED",
  "theme_color": "#6E8B5E",
  "icons": [
    { "src": "icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
