maksit-certs-ui/src/MaksIT.WebUI/public/favicon/site.webmanifest
2025-11-24 18:10:02 +01:00

21 lines
435 B
JSON

{
"name": "CertsUI",
"short_name": "CertsUI",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}