{
  "short_name": "OneCloud Connect",
  "name": "OneCloud Connect",
  "icons": [
    {
      "src": "/images/pwaIcon1024.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#38a6de",
  "background_color": "#ffffff",
  "description": "Enable unparalleled productivity powered by immersive HD video and robust collaboration tools, from any device using the OneCloud Connect PWA",
  "lang": "en",
  "orientation": "landscape",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.telware.hdmeet&amp;amp;amp;gl=US",
      "id": "com.telware.hdmeet"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/hdmeet/id1536805343",
      "id": "1536805343"
    }
  ],
  "categories": ["productivity", "utilities"],
  "dir": "auto",
  "display_override": ["standalone"],
  "prefer_related_applications": true,
  "protocol_handlers": [
    {
      "protocol": "tel",
      "url": "/meetings/upcoming/?call=%s"
    },
    {
      "protocol": "callto",
      "url": "/meetings/upcoming/?call=%s"
    }
  ]
}
