{
  "name": "Favicon Generator — Multi-Size Favicon Maker",
  "short_name": "Favicon Generator",
  "description": "Generate a full favicon set from an image or text/emoji — 16, 32, 48, 180, 192, and 512 px. Copy the ready-to-paste HTML and download all files as a ZIP.",
  "start_url": "https://tools.ultim8soft.com/favicon-generator.html",
  "display": "standalone",
  "background_color": "#faf6ef",
  "theme_color": "#d2511a",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
