← Dictionary
Dictionary · Dev

What is PWA?

Progressive Web App

These are web pages that work through an internet browser but can be installed on your phone or computer like an application.

Overview

PWA technology provides application-like features to websites. They have the ability to work offline, send notifications, and access the device's hardware. It can be installed directly from the browser without the need for an extra app store.

Analogy: It's a 'disguised' version of a website that acts as if it were a custom-made app for your phone.

How it works

Develop a website and add a small background file called a 'service worker' to it. When the user visits your site, they can install the application by clicking 'Add to home screen' through the browser.

Where it is used

It is frequently used in news sites, e-commerce platforms and simple tooling applications.

Commonly confused with

Not to be confused with native apps; PWA is actually a website.

Frequently asked questions

Is it downloaded from the App Store?

No, it loads directly through the browser.

Will it work when I don't have internet?

Yes, thanks to the caching feature, basic functions can work even if there is no internet.

Related terms

Related tools

This explanation was written in plain language for TreScout and machine-translated from the Turkish original · the Turkish version prevails. If something looks wrong or missing, write to hello@trescout.com. Read in Turkish →