1
0
Fork 0
mirror of https://github.com/voltbonn/diversity.volt.link.git synced 2024-06-24 23:10:57 +00:00

manifest.json file

This commit is contained in:
thomasrosen 2022-11-22 01:51:12 +01:00
parent 5a8302d1c6
commit b01ad6906e
4 changed files with 25 additions and 0 deletions

25
frontend/manifest.json Normal file
View file

@ -0,0 +1,25 @@
{
"short_name": "Diversity",
"name": "Volt Internal Diversity Survey",
"icons": [
{
"src": "volt-logo-white-64.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/png"
},
{
"src": "volt-logo-white-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "volt-logo-white-512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "browser",
"theme_color": "#502379",
"background_color": "#502379"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,006 B