Update favicon description (#3374)

This commit is contained in:
Piotr
2017-10-31 11:25:11 +01:00
committed by Dan Abramov
parent a9257ec978
commit 1740c3fe61

View File

@@ -4,8 +4,8 @@
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64",
"type": "image/png"
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",