We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eede17a commit 0c3c7e9Copy full SHA for 0c3c7e9
template/public/manifest.json
@@ -4,8 +4,8 @@
4
"icons": [
5
{
6
"src": "favicon.ico",
7
- "sizes": "64x64",
8
- "type": "image/png"
+ "sizes": "64x64 32x32 24x24 16x16",
+ "type": "image/x-icon"
9
}
10
],
11
"start_url": "./index.html",
0 commit comments