Favicons for TVI Resources
Place the generated favicon assets in this folder. Recommended set (from RealFaviconGenerator or similar):
- favicon.ico (also copy to the repo root for legacy auto-detection)
- favicon-16x16.png
- favicon-32x32.png
- apple-touch-icon.png (180x180)
- android-chrome-192x192.png
- android-chrome-512x512.png
- site.webmanifest (already scaffolded here)
Generation tips:
- Use https://realfavicongenerator.net or https://favicon.io
- Prefer simple, high-contrast shapes; test at 16x16
- Keep background transparent where appropriate (PNG)
Paths expected by the head include:
- /favicon.ico
- /assets/images/favicons/favicon-16x16.png
- /assets/images/favicons/favicon-32x32.png
- /assets/images/favicons/apple-touch-icon.png
- /assets/images/favicons/site.webmanifest
- (Optional) /assets/images/favicons/android-chrome-192x192.png
- (Optional) /assets/images/favicons/android-chrome-512x512.png