Next.js Favicon and App Icons (and What Silently Overrides What)
How to set a favicon, icon, and apple-icon in the Next.js App Router, plus the override rules the docs don't state: metadata.icons removes your file conventions, and a static icon.png isn't served where you think.