simoncor.net/static/site.webmanifest
Simon Cornet 23e8b2833a
All checks were successful
continuous-integration/drone/push Build is passing
[GLOBAL] Updated favicons
2022-05-30 11:05:49 +02:00

15 lines
328 B
JSON

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