simoncor.net/static/images/site.webmanifest
Simon Cornet 60f2ef156c
All checks were successful
Build and Publish / Build (push) Successful in 11s
Build and Publish / Deployment (push) Successful in 3s
[favicon] feat: try to fix favicon
2024-09-08 21:02:04 +02:00

15 lines
325 B
JSON

{
"name": "/usr/home/simon",
"short_name": "/usr/home/simon",
"icons": [
{
"src": "/fav/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}