Favicon Generation with emojico Generate complete favicon sets from emoji. Never pick a default emoji — always ask Joel which emoji to use for the project. When to Use Triggers: , , , , , , or any request to add/change a site's icon. Install Verify: Usage Wiring Into Frameworks Next.js (App Router) in is auto-served. Add metadata in : TanStack Start Add to head config: Rules 1. NEVER use a default emoji. Always ask Joel to pick the emoji for the project. 2. Always use to generate the complete set (ico + png + apple + og). 3. Output to in the target app directory. 4. Wire head tags after gener…