Favicons Generator Main Module

This module serves as the primary entry point for the favicons-generator library. It orchestrates the entire icon generation process, coordinating between various specialized generators to create a complete set of web icons, favicons, and associated configuration files from a single source image.

The generation process includes:

  1. Standard favicons for desktop browsers (PNG and ICO)
  2. Apple Touch Icons for iOS devices
  3. Android icons for Chrome and PWAs
  4. Microsoft Tile icons for Windows
  5. Configuration files (webmanifest, browserconfig)
  6. HTML integration guide

Functions

generateIcons