Progressive Web App PWA

A web application staff can add to a phone home screen and open like an app, with no app store, no download and no update to install.

Also known as PWA installable web app web app on the home screen

Definition

A progressive web app is a web application that a phone can keep like an app. Staff open it in the browser once, choose add to home screen, and after that it opens from an icon with no address bar in the way. There is no app store, no download and no waiting for approval. Most people shorten the name to PWA.

For a salon with eight staff on their own phones, the saving is real. You send one link on the first morning and everyone has the same version by lunchtime. When something is fixed, they get the fix the next time they open the icon. Nobody is talked through an update over the phone. It also runs on old handsets, because most of the work happens on the server rather than on the device. A booking system like Nadiva can reach the whole team this way in a morning.

Now the honest comparison. A real app installed from the store still does some things better. Alerts on iPhones are limited and can quietly stop arriving. Reaching the camera, a card reader, a bluetooth printer or a barcode scanner is easier from a native app. Working a whole shift with no signal needs proper storage on the device. And a progressive web app will not appear when a customer searches the store, which matters when the app is for customers rather than staff.

So the rule of thumb is short. For staff tools, a progressive web app is usually the cheaper answer and the quicker one to change. For anything the public installs, or anything leaning on alerts, the camera or offline work, build the mobile app properly. Linkysoft often ships the browser version first, puts it on the team's home screens, and only builds the store app once daily use has proved what is needed.

One warning is worth having early. A progressive web app is only as good as the web application under it. Putting an icon on a slow screen gives you a slow icon. Linkysoft fixes the pages first and makes them installable second, which is also the cheaper order.

Questions about Progressive Web App

Do I need to publish a progressive web app in the app store?
No. Anyone with the link can add it to a home screen in about ten seconds. That is why it suits staff tools, and why it suits an app you want customers to find by searching much less well.
Does a progressive web app work without internet?
Partly. It can keep the last pages so someone carries on reading or filling in a form. Taking payments or booking for a whole shift with no signal is work a native app still does better.
Will it send notifications to a phone?
On Android, yes. On iPhone it works only after the person has added it to the home screen, and the alerts are less dependable. If notifications matter to your business, ask about this before you decide.
Is a progressive web app cheaper than a mobile app?
Usually, because there is one thing to build and it serves every phone, and changes go out without a store review. The gap narrows once you need the camera, offline work or dependable alerts.

Still not sure how this applies to your project?

Tell us what you are building and we will answer in plain language.