Change logo

This commit is contained in:
cuom1999 2021-07-13 12:27:03 -05:00
parent a8bb285d6f
commit 98230468c7
53 changed files with 108 additions and 93 deletions

View file

@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}