vtenext/themes/softed/site.webmanifest
2021-04-28 20:10:26 +02:00

20 lines
438 B
JSON

{
"name": "vtenext",
"short_name": "vtenext",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#2c80c8",
"background_color": "#2c80c8",
"display": "standalone"
}