Got a bunch of icons

This commit is contained in:
Alicia Sykes
2019-07-21 15:55:45 +01:00
parent 468026a251
commit c4bd506966
1856 changed files with 2 additions and 2 deletions

View File

@@ -3,12 +3,12 @@
"short_name": "panel",
"icons": [
{
"src": "./img/icons/android-chrome-192x192.png",
"src": "./img/app-icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "./img/icons/android-chrome-512x512.png",
"src": "./img/app-icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}