A web app manifest is the install-metadata layer that tells browsers how a site should appear when saved or installed: app name, short name, launch URL, display mode, theme colors, and icons.
Use this manifest validator after favicon QA to catch structural PWA metadata mistakes before Lighthouse, Chrome DevTools, or mobile devices evaluate the live install surface.
Paste deployed manifest JSON from a framework, CMS, static export, or PWA plugin to catch stale generated values, missing icon metadata, unsupported display modes, and launch URLs that drift from production routing.
Because it runs in your browser, you can paste unpublished app names, local paths, staging URLs, and client manifest content while keeping the data on your device.