18bbed501b
`frontend/static/manifest.webmanifest` was not prettier-formatted (2-space indent vs the repo's tab style), so `npm run check`'s `prettier --check .` step — and therefore the frontend CI job — fails on it for every PR. Run `prettier --write` to bring it in line. Whitespace only; no semantic change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>