Leon Etienne (ubuntu wsl) 1dc32e3483 Fixed favicons -.-
2021-01-23 21:44:00 +01:00

20 lines
455 B
JSON

{
"name": "Tubio - Video Downloader",
"short_name": "Tubio",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#87D1E6",
"background_color": "#04254e",
"display": "standalone"
}