refactor: change short name
This commit is contained in:
parent
91b3473f4b
commit
679226eb4d
|
|
@ -12,7 +12,7 @@ const pwaOptions: Partial<VitePWAOptions> = {
|
|||
],
|
||||
manifest: {
|
||||
name: "Walk-up alarm",
|
||||
short_name: "Walk-up alarm",
|
||||
short_name: "Walk-up",
|
||||
theme_color: "#3E3D42",
|
||||
icons: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue