Skip to content

feat(web): brand favicon set and PWA manifest#2

Merged
KnotzerIO merged 1 commit into
mainfrom
feat/favicon
Jun 26, 2026
Merged

feat(web): brand favicon set and PWA manifest#2
KnotzerIO merged 1 commit into
mainfrom
feat/favicon

Conversation

@KnotzerIO

Copy link
Copy Markdown
Owner

Replaces the placeholder scaffold icons with the generated MatchaChoice icon set.

Changes

  • Brand icons via Next app-router file conventions: favicon.ico, icon0.svg, icon1.png, apple-icon.png
  • PWA manifest icons moved to public root (192/512)
  • manifest.ts: real metadata — name MatchaChoice, start_url: /, matcha theme_color, maskable icons
  • Removed old public/favicon/ scaffold set

Verification

  • pnpm check + check-types green
  • Build serves /icon0.svg, /icon1.png, /apple-icon.png, /manifest.webmanifest

Replace the placeholder scaffold icons with the generated MatchaChoice
icon set (favicon.ico, icon SVG/PNG, apple-icon) via Next app-router file
conventions. Move PWA manifest icons to the public root and fix the
manifest metadata (name, start_url, matcha theme color). Remove the old
public/favicon scaffold directory.
@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
matchachoice Ready Ready Preview, Comment Jun 26, 2026 10:19pm

@KnotzerIO
KnotzerIO merged commit 08c08e1 into main Jun 26, 2026
3 checks passed
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