Files
HeimerdingerLoL/public/img/icons/site.webmanifest
2023-11-15 13:58:12 +01:00

20 lines
478 B
JSON

{
"name": "Heimerdinger.lol",
"short_name": "Heimerdinger.lol",
"icons": [
{
"src": "/img/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/img/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ff7c47",
"background_color": "#ff7c47",
"display": "standalone"
}