mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
🖼️ Navbar + Icon + Font
This commit is contained in:
19
public/icons/site.webmanifest
Normal file
19
public/icons/site.webmanifest
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Heimerdinger.lol",
|
||||
"short_name": "Heimerdinger.lol",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ff7c47",
|
||||
"background_color": "#ff7c47",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user