What is a Progressive Web App?
A web app is a normal website including the following features:
- A web app provides an icon and name for the iOS home screen.
- It can be installed and then operated without the browser menu bar and address bar (it runs in full screen).
A Progressive Web App (PWA) is a web app that offers the following additional features:
- If the user is offline, the app can still be called up (projectfacts then displays a note).
- The PWA uses techniques to start particularly quickly.
projectfacts is always a Progressive Web App – even if it is not “installed”.