fix: set name/short_name to koito (#61)

This commit is contained in:
pet 2025-09-27 23:00:15 +00:00 committed by GitHub
parent abd4de319e
commit ccaed823e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"name": "MyWebSite",
"short_name": "MySite",
"name": "Koito",
"short_name": "Koito",
"icons": [
{
"src": "/web-app-manifest-192x192.png",