{
  "name": "DotLee",
  "short_name": "DotLee",
  "description": "提醒、训练、打卡、体重、作息",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef3f7",
  "theme_color": "#0f3f70",
  "icons": [
    {
      "src": "/static/icon/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/static/icon/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/static/icon/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ]
}
