repo: janusweb action: commit revision: path_from: revision_from: 69d56c7c4812f3a8e7e39efd1ecf90dad49324bd: path_to: revision_to:
commit 69d56c7c4812f3a8e7e39efd1ecf90dad49324bd Author: James BaicoianuDate: Fri Nov 5 16:34:00 2021 -0700 Updated PWA manifest diff --git a/media/manifest.json b/media/manifest.json
--- a/media/manifest.json
+++ b/media/manifest.json
@@ -1,10 +1,10 @@
{
- "name": "JanusWeb",
- "short_name": "JanusWeb",
+ "name": "JanusXR",
+ "short_name": "JanusXR",
"background_color": "#2f363b",
"theme_color": "#2f363b",
"lang": "en-US",
- "orientation": "landscape",
+ "orientation": "any",
"start_url": "index.html",
"description": "Webpages become 3D spaces interconnected by portals. Explore, collaborate and build, with or without a headset.",
-----END OF PAGE-----