# Web icons

Browser, touch, and installable-web assets. `favicon.svg` is preferred; PNG and ICO files are fallbacks.

| Path | Use |
|---|---|
| `favicon.svg` | Preferred reduced-mark browser favicon |
| `favicon-full.svg` | Full-mark vector alternative |
| `favicon.ico` | Classic multi-size fallback |
| `apple-touch-icon.png` | Apple touch icon |
| `site.webmanifest` | Installable web metadata |
