Localized manifest & installability
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: PWA · Tier: light · Risk: low — static/localized metadata endpoint, no mutation
The web manifest is served dynamically so name/description follow the Paraglide locale cookie, with maskable icons and an explicit cache header that pre-empts the hooks' no-store stamp.
When to use: Use when the app must be installable across locales with a manifest that stays consistent with the visitor's language.
Docs
Code
Proof
Machine-readable record: pwa-manifest in mcp/patterns.registry.json.