start.simoncor.net/static/fav/site.webmanifest
Simon Cornet aa0621a092
All checks were successful
continuous-integration/drone/push Build is passing
[GLOBAL] Added favicons
2022-05-30 11:13:19 +02:00

15 lines
317 B
JSON

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