FAVICON PACKAGE FOR: Royal-Pop-Accesory Generated by ConvertICO.com - Favicon Package Generator ============================================================ CONTENTS: --------- - favicon.ico Multi-size ICO (16x16, 32x32, 48x48) - favicon-16x16.png Browser tab favicon - favicon-32x32.png High-DPI browser favicon - favicon-48x48.png Windows site icon - apple-touch-icon.png iOS home screen (180x180) - apple-touch-icon-152x152.png iPad - apple-touch-icon-120x120.png iPhone - apple-touch-icon-76x76.png iPad mini - android-chrome-192x192.png Android home screen - android-chrome-512x512.png Android splash screen - mstile-150x150.png Windows tile - mstile-310x310.png Windows large tile - site.webmanifest Web app manifest (Android PWA) - browserconfig.xml Microsoft browser config INSTALLATION: ------------- 1. Upload all files to your website's /favicon directory. 2. Add this code to your HTML <head> section: <link rel="icon" type="image/x-icon" href="/favicon/favicon.ico"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png"> <link rel="manifest" href="/favicon/site.webmanifest"> <meta name="msapplication-TileColor" content="#e9e9e9"> <meta name="theme-color" content="#e9e9e9"> NOTES: ------ - This project serves all favicon assets from /favicon for cleaner public asset organization - Modern browsers prefer PNG favicons but ICO provides legacy support - site.webmanifest enables 'Add to Home Screen' on Android - browserconfig.xml enables Windows Start menu tiles Need more sizes or formats? Visit https://convertico.com for more tools!