Files
retake.fr/public/site.webmanifest
l-nmch 30a8bd8e2d
All checks were successful
Docker Build and Push for Main Branch / docker (push) Successful in 38m45s
first commit
2026-03-20 23:35:16 +01:00

21 lines
433 B
JSON

{
"name": "Retake",
"short_name": "Retake",
"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"
}