671540ded9
- Add a geometric evergreen Headquarter mark for browser tabs\n- Register the SVG favicon and matching browser theme color\n\nOpenSpec: add-project-favicon\nQuality gates: npm run build
704 B
704 B
Add a Headquarter Favicon
Summary
Add a compact, recognizable favicon for Headquarter and register it in the web document head.
Design
Use a geometric cream H on the product's evergreen brand field. The mark remains identifiable at small browser-tab sizes, avoids font rendering dependencies, and matches both light and dark application themes.
Scope
apps/web/public/favicon.svgapps/web/index.html
Acceptance Criteria
- The browser uses a dedicated Headquarter favicon.
- The mark remains legible at small sizes and on light or dark browser chrome.
- The HTML declares the icon type and a matching browser theme color.
- Frontend production build passes.