rubis/public/site.webmanifest
ordinarthur 3c1d7fbd71
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 2m13s
add landing
2026-05-05 16:52:10 +02:00

22 lines
442 B
JSON

{
"name": "Rubis Sur l'Ongle",
"short_name": "Rubis",
"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": "#9F1239",
"background_color": "#FAF7F2",
"display": "standalone"
}