repo: janusweb action: commit revision: path_from: revision_from: 11d1b33a5797f8be818953c57110a75ba5b0a64d: path_to: revision_to:
commit 11d1b33a5797f8be818953c57110a75ba5b0a64d Author: James BaicoianuDate: Sat Dec 4 15:26:16 2021 -0800 Absolute path for start_url, added ovr_package_name diff --git a/media/manifest.json b/media/manifest.json
--- a/media/manifest.json
+++ b/media/manifest.json
@@ -5,9 +5,9 @@
"theme_color": "#2f363b",
"lang": "en-US",
"orientation": "any",
- "start_url": "index.html",
-
+ "start_url": "https://web.janusxr.org/",
"description": "Webpages become 3D spaces interconnected by portals. Explore, collaborate and build, with or without a headset.",
+ "ovr_package_name": "web.JanusXR.org",
"icons": [
{
"src": "media/images/icons/janusweb-512x512.png",
-----END OF PAGE-----