{
    "name": "Mrcdh 技术博客",
    "short_name": "mrcdh blog",
    "display": "standalone",
    "background_color": "#fff",
    "start_url": "/",
    "scope": "",
    "description": "全桟开发博客，记录学习中的点点滴滴。",
    "icons": [{
      "src": "img/logo.png",
      "sizes": "52x52",
      "type": "image/png"
    },{
       "src": "img/logo.png",
       "sizes": "288x288",
       "type": "image/png"
    }]
}