Add 3x image for splashscreen

This commit is contained in:
Addy Osmani
2015-09-08 19:05:42 +01:00
parent 809965283a
commit b3573460cd
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -17,6 +17,10 @@
"src": "images/touch/chrome-touch-icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},{
"src": "images/touch/chrome-splashscreen-icon-384x384.png",
"sizes": "384x384",
"type": "image/png"
}],
"start_url": "/?homescreen=1",
"background_color": "#3E4EB8",