Improved assets

This commit is contained in:
2017-10-02 00:55:37 +02:00
parent 504993861b
commit b0c70fc735
7 changed files with 17 additions and 27 deletions

View File

@ -35,20 +35,20 @@
"background_color": "#ffffff",
"icons": [
{
"src": "images/brand/64",
"src": "images/brand/64.png",
"sizes": "64x64"
},
{
"src": "images/brand/144",
"src": "images/brand/144.png",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "images/brand/300",
"src": "images/brand/300.png",
"sizes": "300x300"
},
{
"src": "images/brand/600",
"src": "images/brand/600.png",
"sizes": "600x600"
}
]