Back to list
Lv.2

PWA (Progressive Web App)

Progressive Web Apps

Technology that lets you use a website just like a smartphone app

In Simple Terms

A PWA is a system that lets you use a website with the same feel as a dedicated smartphone app. Instead of downloading from an app store, you simply access it through your regular browser — that's the basic idea. It can save previously loaded data so you can still view pages offline, and you can add an icon to your home screen for one-tap launch. On the development side, a single website can deliver an app-like experience to users across different smartphones.

Behind the Name

PWA stands for Progressive Web Apps. The word 'Progressive' means 'step-by-step' or 'gradual.' The name comes from the idea of a web app that progressively adds capabilities based on the device and browser being used.

Take a Closer Look!

A PWA (Progressive Web App) is a technology that lets you use a website with the same feel as a smartphone app.
Just access it through your regular web browser — no need to install a dedicated app.

What makes this technology stand out is that it combines the accessibility of a website with the convenience of an app.
For example, by caching previously loaded data, the page can still be displayed even when you're offline.
You can also add an icon to your smartphone's home screen and launch it with a single tap.

For users, a big plus is not having to bother downloading anything from an app store.
For developers, there's no need to build separate versions for iPhone and Android — a single website can deliver an app-like experience to users on both platforms.

CategoryWebApps