This commit is contained in:
2025-08-18 18:14:43 +02:00
parent 9f55fe687d
commit ed742d9ab8
8 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "infra",
"short_name": "infra",
"icons": [
{
"src": "/favicon/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/favicon/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#33292B",
"background_color": "#33292B",
"display": "standalone"
}