Add VKU logo

This commit is contained in:
cuom1999 2021-01-16 21:21:03 -06:00
parent f6e77c67bf
commit e4f29cad7c
11 changed files with 23 additions and 49 deletions

View file

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