Template:Install app/doc
Use this template to insert a button that when clicked, will prompt the user to install the Appropedia app. The button will only appear in devices and browsers that support Progressive Web Applications (for example, mobile devices with chromium browsers) and only if the user doesn't have the app already installed.
See also
[edit source]- MediaWiki:Gadget-InstallApp.js - JavaScript that makes this button work
- https://www.appropedia.org/manifest.json - Manifest of the Appropedia app
- https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps - About Progressive Web Apps
- https://web.dev/explore/progressive-web-apps - More about Progressive Web Apps