- Progressive Web Application Development by Example
- Chris Love
- 104字
- 2021-08-05 10:33:18
The web manifest specification
The Web Manifest describes the progressive web applications with meta data and JSON formatting. Browsers parse the manifest file to create the add to homescreen icon and launch the experiences.
Now, instead of polluting each page's HEAD with extra meta data, the browser can load an external file containing standard properties and values formatted using JSON.
The web manifest specification (https://w3c.github.io/manifest/) provides some guidelines for browsers to establish an add to homescreen experience. How browsers implement the experience is left open ended, making an avenue for creativeness. I will cover this topic in more detail after reviewing the manifest file.
推薦閱讀
- 通信網絡基礎與設備
- Cisco OSPF命令與配置手冊
- GPS/GNSS原理與應用(第3版)
- Spring Boot 2.0 Projects
- 重新定義Spring Cloud實戰
- Web Application Development with R Using Shiny
- Getting Started with Grunt:The JavaScript Task Runner
- Microsoft Dynamics CRM 2011 Applications(MB2-868) Certification Guide
- 搶占下一個智能風口:移動物聯網
- 網管工具使用與技巧大全
- 全聯網標識服務
- 計算機網絡技術
- 世界互聯網發展報告2021
- 移動互聯網環境下的核心網剖析及演進
- 算力網絡:云網融合2.0時代的網絡架構與關鍵技術