What is PWA (Progressive Web App)?

A progressive web app is a website engineered to behave like a native application: installable on the home screen, working offline, sending notifications — with no app store between you and your users. One codebase serves every device, and updates deploy instantly like any website.

What it means in practice

The trade-off is deeper device access and store presence, which native apps keep. When each one wins is the subject of PWA versus native.