claustra/public/site.webmanifest
2023-12-30 16:34:46 +01:00

20 lines
387 B
JSON

{
"name": "Utilitaire Claustra",
"short_name": "Claustra",
"icons": [
{
"src": "favicon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "favicon.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}