GET /api/favicon?url={website_url}
- 200 OK: Returns the favicon image (various formats: ICO, PNG, SVG, etc.)
- 404 Not Found: No favicon could be found
- 400 Bad Request: Invalid URL provided
- 500 Internal Server Error: Server error occurred