{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/foundations/favicons.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/foundations/favicons/#article", "headline": "Favicons and app icons", "description": "Ship an SVG favicon, an ICO fallback at /favicon.ico, an apple-touch-icon, and a maskable PWA icon. Five files cover every browser and home-screen surface.", "url": "https://webspecification.com/spec/foundations/favicons/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T09:13:20.000Z", "citation": [ { "@type": "CreativeWork", "name": "MDN — The element (rel=icon)", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/link", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "HTML Living Standard — Link type: icon", "url": "https://html.spec.whatwg.org/multipage/links.html#rel-icon", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "W3C — Web App Manifest, maskable icons", "url": "https://www.w3.org/TR/appmanifest/#icons-member", "publisher": { "@type": "Organization", "name": "W3C" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/foundations/favicons/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Foundations", "item": "https://webspecification.com/spec/foundations/" }, { "@type": "ListItem", "position": 4, "name": "Favicons and app icons", "item": "https://webspecification.com/spec/foundations/favicons/" } ] } ] }