mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Update short_name in web app manifest (#121223)
This commit is contained in:
@@ -189,7 +189,7 @@ MANIFEST_JSON = Manifest(
|
||||
],
|
||||
"lang": "en-US",
|
||||
"name": "Home Assistant",
|
||||
"short_name": "Assistant",
|
||||
"short_name": "Home Assistant",
|
||||
"start_url": "/?homescreen=1",
|
||||
"id": "/?homescreen=1",
|
||||
"theme_color": DEFAULT_THEME_COLOR,
|
||||
|
Reference in New Issue
Block a user