Beginner
Web & Software Development
Q37 / 100
What is a progressive web app (PWA)?
Correct! Well done.
Incorrect.
The correct answer is B) A web application using modern browser APIs (service workers, manifest) to provide native app-like experiences including offline support and installation
B
Correct Answer
A web application using modern browser APIs (service workers, manifest) to provide native app-like experiences including offline support and installation
Explanation
PWAs use: Service Worker (background processing, offline cache), Web App Manifest (home screen install, splash screen), Push Notifications. Work on any browser/OS without an app store. Starbucks, Twitter Lite are examples.
Progress
37/100