Skip to content

PWA manifest + charset checks - #256

Merged
aayambansal merged 1 commit into
mainfrom
feat/pwa-checks
Jul 26, 2026
Merged

PWA manifest + charset checks#256
aayambansal merged 1 commit into
mainfrom
feat/pwa-checks

Conversation

@aayambansal

Copy link
Copy Markdown
Owner

The meta audit grows: a linked web-app manifest with no theme-color leaves the browser toolbar unstyled, a manifest with no apple-touch-icon gives iOS home-screen installs a blank icon, and a missing charset declaration makes the browser guess the encoding. All deterministic reads. Live fixture proves all three. Local check green; merge gated on PR CI.

A linked manifest with no theme-color (default toolbar) or no
apple-touch-icon (blank iOS home-screen icon), and a missing charset
declaration (the browser guesses encoding), all ride the meta stream.
@aayambansal
aayambansal merged commit 7a33660 into main Jul 26, 2026
1 check passed
@aayambansal
aayambansal deleted the feat/pwa-checks branch July 26, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant