{
  "short_name": "Vinteo client",
  "name": "Vinteo videoconferences Platform",
  "icons": [
    {
      "src": "favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16"
    },
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "icon-32.png",
      "type": "image/png",
      "sizes": "24x24 32x32"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "display": "fullscreen",
  "theme_color": "#ee8900",
  "background_color": "#202020",
  "optional_permissions": [
    "unlimitedStorage"
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.vinteo.mobile.app"
    }
  ]
}