This commit is contained in:
ntr 2019-04-08 13:42:01 +10:00
parent 0586c1cc81
commit 29622d3c0c
2 changed files with 4 additions and 4 deletions

BIN
client/assets/icons/726.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -4,14 +4,14 @@
"short_name": "cryps.gg",
"icons": [
{
"src": "./assets/molecules/726.svg",
"src": "./assets/icons/726.png",
"sizes": "32x32",
"type": "image/svg"
"type": "image/png"
},
{
"src": "./assets/molecules/726.svg",
"src": "./assets/icons/726.png",
"sizes": "512x512",
"type": "image/svg"
"type": "image/png"
}
],
"start_url": "/index.html",