PWARegistry

The open registry for Progressive Web Apps.

Discover. Validate. Normalize. Maintain.

Active PWAs
9
Registry revision
11
Last updated
2026-08-31

A Progressive Web App publishes standardized PWA metadata on its own website. PWARegistry discovers it, validates it, normalizes it, keeps it healthy, and exposes clean registry data. Other projects then use that data. Metadata is never invented.

  1. PWA websitePublishes a Web App Manifest and related web standards.
  2. PWARegistryDiscovers, validates, normalizes, and keeps the record healthy.
  3. Clean normalized dataPublic JSON. No account. No API key.
  4. Your projectStore, catalog, launcher, search, directory, extension, research.

No account required. No API key required. Start building now.

Build with PWARegistry

PWARegistry does the PWA discovery and normalization work once, so your project does not have to.

PWARegistry → fetch data → use it in your own project

GET /api/v1/apps/squoosh.app
GET /api/v1/apps?category=games&status=active
GET /registry/v1/changes.json?since=152

Learn how to use PWARegistry