{
  "id": "/Viewer?mobile=1",
  "name": "Varyx Assist Remote Control",
  "short_name": "Varyx Remote",
  "start_url": "/Viewer?mobile=1",
  "scope": "/",
  "display": "fullscreen",
  "display_override": [ "fullscreen", "standalone", "browser" ],
  "orientation": "any",
  "background_color": "#061a40",
  "theme_color": "#061a40",
  "categories": [ "remote control", "remote access", "IT tools" ],
  "description": "Installable Varyx Assist technician viewer for mobile remote-support sessions.",
  "icons": [
    {
      "src": "/images/varyx-assist-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/varyx-assist-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Remote Control",
      "short_name": "Control",
      "description": "Open the mobile remote-control viewer.",
      "url": "/Viewer?mobile=1",
      "icons": [
        {
          "src": "/images/varyx-assist-mark-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Downloads",
      "short_name": "Downloads",
      "description": "Open Varyx Assist downloads.",
      "url": "/downloads",
      "icons": [
        {
          "src": "/images/varyx-assist-mark-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
  ]
}
