Frequently Asked Questions

About Progressive Web Apps and how this directory works.

What is a Progressive Web App (PWA)?

A Progressive Web App is a website that behaves like a native application. It can be installed to your home screen, work offline, send push notifications, and access device features like the camera or file system — all delivered through a regular browser, without going through Apple's App Store or Google Play.

How do I install a PWA?

On Chrome or Edge: open the site, click the menu (⋮) and choose 'Install' or 'Add to Home screen'. On Safari (iOS or macOS): tap the Share button (↑) and pick 'Add to Home Screen'. On Firefox: open the menu and pick 'Install'. The exact label varies by version, but every modern browser has the option.

Are PWAs free?

The PWA technology itself is free — anyone can build and ship one. Many PWAs are free to use (fully or with optional paid plans), but some are paid software that just happens to be delivered as a PWA. Each listing on PWA Directory shows a 'Free' tag if the core app costs nothing.

Do PWAs work offline?

Most do, but it depends on the app. PWAs use a 'service worker' to cache files for offline use. Apps that explicitly support offline mode are flagged with an 'Offline' badge in the directory. Apps that need a live connection (e.g., multiplayer games) won't work offline even if installed.

Which browsers support PWAs?

PWAs run in every major browser: Chrome, Edge, Firefox, Safari (iOS 16.4+ and macOS), Samsung Internet, Brave, Opera, and more. Some advanced features (push notifications on iOS, file system access) ship behind feature flags or only on certain platforms — but the core install + offline experience is universal.

Are PWAs secure?

Yes. Every PWA must be served over HTTPS — no exceptions. They run in the browser's standard sandbox, which is more restrictive than a native app: no arbitrary file access, no kernel hooks, no background processes. Permissions (camera, location, notifications) are explicit and revocable at any time.

Why use a PWA instead of a native app?

Three big wins: (1) no app store gatekeeping or 30% revenue cut, (2) instant updates — push code, users see it on next visit, no review queue, (3) one codebase runs on iOS, Android, Windows, macOS, Linux, and ChromeOS. Trade-offs exist (some platform APIs, push on iOS, performance ceilings) but for many use cases PWAs are simply the better choice.

Can a PWA replace a website?

Often, yes. A well-built PWA is a website — it's just a website with a manifest, service worker, and an installable shell. Visitors who never install still get a normal site experience. Visitors who install get the app feel. This is why companies like X (Twitter), Pinterest, and Spotify ship PWAs as their primary mobile experience.

How does PWA Directory choose what to list?

Every listing is reviewed by a human against four criteria: it must be a real PWA (valid manifest + service worker), provide genuine value, be served over HTTPS and currently working, and behave honestly (no dark patterns, no cryptominers, no misleading 'free' claims). We reject about 30% of submissions.

Is PWA Directory free to use?

Yes — browsing is free, no account needed, no email gate, no cookie tracking. Revenue comes from optional fast-track submissions (€49 per submission, paid only on approval) and clearly-labelled sponsored entries. See /pricing for details.

How can I submit my PWA?

Go to /submit. Standard review is free and takes up to 4 weeks. Fast-track is €49, reviewed within 48 hours, with 72-hour featured placement. You only pay if we approve — full refund on rejection.

Where are the directory's data and the company based?

PWA Directory is operated by Hugo Boccon, a French micro-entrepreneur based in Aix-en-Provence. The site is hosted on a Contabo VPS in the EU and fronted by Cloudflare. We comply with GDPR — see /privacy and /mentions-legales.

Didn’t find your answer? Email us or browse the full directory.