{ "id": "/gamestream/", "name": "REXR Viewer", "short_name": "REXR", "description": "Install the REXR viewer on Android to stream your PC games and play them in side-by-side flat-screen VR.", "start_url": "./basic.html?source=pwa", "scope": "./", "display": "standalone", "display_override": ["fullscreen", "standalone", "minimal-ui"], "orientation": "landscape", "background_color": "#000000", "theme_color": "#15171c", "categories": ["games", "entertainment", "utilities"], "prefer_related_applications": false, "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Connect To Room", "short_name": "Connect", "description": "Open the REXR viewer and enter a desktop room code.", "url": "./basic.html?source=shortcut" }, { "name": "Flat-Screen VR", "short_name": "VR Mode", "description": "Open the REXR viewer in side-by-side flat-screen VR mode.", "url": "./basic.html?mode=vr&source=shortcut" } ] }