# 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.svg` - `apps/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.