We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed42d6 commit 2f77f4eCopy full SHA for 2f77f4e
manifest.webmanifest
@@ -1,6 +1,6 @@
1
{
2
"icons": [
3
- { "src": "img/favicon-19.png", "type": "image/png", "sizes": "192x192" },
+ { "src": "img/favicon-192.png", "type": "image/png", "sizes": "192x192" },
4
{ "src": "img/favicon-512.png", "type": "image/png", "sizes": "512x512" }
5
]
6
}
0 commit comments