[+] Favicon

This commit is contained in:
Azalea
2024-02-10 03:52:27 -05:00
parent 1b557d5f8c
commit d6c8464e97
14 changed files with 71907 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/assets/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}