Web app manifest
From Wiki @ Karl Jones dot com
A web app manifest is a text document which provides information about an application (such as name, author, icon, and description) in a JSON text file. The purpose of the manifest is to install web applications to the homescreen of a device, providing users with quicker access and a richer experience.
Web app manifests are part of a collection of web technologies called progressive web apps, which are web applications that can be installed to the homescreen of a device without needing the user to go through an app store, along with other capabilities such as being available offline and receiving push notifications.
See also
External links
- The Web App Manifest @ developers.google.com
- Web App Manifest] @ developer.mozilla.org
- Web App Manifest @ w3.org
- How to add a web app manifest @ medium.com
- Understanding the Manifest for Web App @ medium.com
- Web App Manifest Generator
- Web App Manifest Generator