🆙 New icons 🆙

This commit is contained in:
Remco Epicnabbo
2025-04-19 10:57:18 +02:00
parent c08d024563
commit 1333e82922
127 changed files with 4535 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"start_url": "/",
"name": "Nitro",
"short_name": "Nitro",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}