Free favicon checker and validator. Test your favicon setup, spot missing sizes and tags, and generate the complete set of link tags needed for favicons, Apple touch icons, web app manifests, and more.
Used to generate the full paths in link tags below.
Add these tags inside your <head> element.
<meta name="theme-color" content="#ffffff">
Save this as site.webmanifest in your site root.
{
"name": "Your Site Name",
"short_name": "Site",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}rel="icon" type="image/svg+xml" for scalable quality