mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-09 15:38:17 -07:00
fix: set name/short_name to koito (#61)
This commit is contained in:
parent
abd4de319e
commit
ccaed823e2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "MyWebSite",
|
||||
"short_name": "MySite",
|
||||
"name": "Koito",
|
||||
"short_name": "Koito",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/web-app-manifest-192x192.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue