Update logo

This commit is contained in:
David Corbitt
2023-07-11 13:53:55 -06:00
parent 163f6ab23f
commit 31c581d0fb
11 changed files with 7 additions and 27 deletions

View File

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