Add 192x192 icon

Chrome requires this for some weird reason...
This commit is contained in:
Guangcong Luo 2017-11-21 06:36:59 -05:00
parent 24c090a08d
commit c6f24cb95f
2 changed files with 5 additions and 0 deletions

BIN
favicon-192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -12,6 +12,11 @@
"type": "image/png",
"sizes": "48x48"
},
{
"src": "favicon-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "favicon-256.png",
"type": "image/png",