chore: favicon

This commit is contained in:
Aslam H
2024-10-08 16:32:19 +07:00
parent 94be662fc2
commit bd1ba3bdba
10 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "",
"short_name": "",
"name": "Learn Anything",
"short_name": "LA",
"icons": [
{
"src": "/android-chrome-192x192.png",
@@ -13,7 +13,7 @@
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"theme_color": "#000000",
"background_color": "#000000",
"display": "standalone"
}