卓越飞翔博客卓越飞翔博客

卓越飞翔 - 您值得收藏的技术分享站
技术文章66899本站已运行427

清单json

清单json

manifest.json 对于渐进式 web 应用程序是必需的。

{
    "background_color": "#fff",
    "display": "standalone",
    "description": "Awesome application portal to Healing Services",
    "icons": [
        { "src": "192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "512.png", "sizes": "512x512", "type": "image/png" }
    ],
    "name": "Holy Spirit Healing Services",
    "short_name": "The Holy Spirit",
    "start_url": "./healingservices.html"
}
卓越飞翔博客
上一篇: Shadow DOM 与 Virtual DOM:了解主要区别
下一篇: 返回列表
留言与评论(共有 0 条评论)
   
验证码:
隐藏边栏