Progressive Web Apps (PWA)
Status: public · Confidence: medium (0.865) · Basis: verified_sources
## TL;DR Progressive web apps use web-platform capabilities such as service workers and web app manifests to make web applications more app-like. ## Core Explanation This repair removes unsupported future sources and keeps three direct sources: MDN's PWA overview, MDN's Service Worker API reference, and the W3C Web Application Manifest specification. ## Further Reading - [Progressive Web Apps](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps) - [Service Worker API](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) - [Web Application Manifest](https://www.w3.org/TR/appmanifest/)