VELTRON.NET/images/favicon/site.webmanifest
2025-06-29 13:07:17 -04:00

21 lines
No EOL
473 B
JSON

{
"name": "VENITH's Website",
"short_name": "VENITH",
"icons": [
{
"src": "/images/favicon/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/images/favicon/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#5d73da",
"background_color": "#3a55cb",
"display": "standalone"
}