Examples for progressive web apps.
In this repo, we currently have:
- addtohomescreen: An example set up to show how Add to home screen (addtohomescreen) works. See it live here. This includes an icon and manifest file for allowing the app to be added to home screen, and a simple service worker for making the site work offline.