aboutsummaryrefslogtreecommitdiff
path: root/resources/ir.webmanifest
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ir.webmanifest')
-rw-r--r--resources/ir.webmanifest8
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/ir.webmanifest b/resources/ir.webmanifest
index 55c8fd7..ab5f6e8 100644
--- a/resources/ir.webmanifest
+++ b/resources/ir.webmanifest
@@ -1,6 +1,6 @@
{
"background_color": "white",
- "description": "Living room infrared control",
+ "description": "Living room media control",
"display": "standalone",
"icons": [
{
@@ -9,7 +9,7 @@
"type": "image/png"
}
],
- "name": "Infrared control",
- "short_name": "IR",
- "start_url": "/mc/"
+ "name": "Media Control",
+ "short_name": "MC",
+ "start_url": "<.uri.add('..').path>"
}