chore: new logo

This commit is contained in:
Gabe Farrell 2025-06-13 04:26:37 -04:00
parent e1fcc5d5f4
commit 6d000d87e4
10 changed files with 14 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Koito",
"short_name": "Koito",
"name": "MyWebSite",
"short_name": "MySite",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
@ -15,7 +15,7 @@
"purpose": "maskable"
}
],
"theme_color": "#161312",
"background_color": "#161312",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}