PWARegistry exists so that every product that wants a PWA catalog does not have to rebuild discovery, validation, and normalization.
Privacy
Check, Submit, Registry, and Docs do not require accounts. PWARegistry stores public application metadata and operational fields (status, hashes, ETags). It does not need your name or email. Rate limiting uses a coarse network address. There is no advertising tracker.
Security
Arbitrary URL fetch is treated as hostile input. See the security policy in the source repository (SECURITY.md) for how to report issues. The crawler will not fetch private networks, localhost, or cloud metadata.
License and source
The project is intended to be open source (MIT). Contribution and architecture notes ship with the repository.
What PWARegistry will not become
- A review site
- A paid listing board
- A proprietary metadata format
- A replacement for MDN, web.dev, or the W3C
When you need to implement a PWA capability, leave this site and read the standard.