{
  "name": "UniPortal",
  "short_name": "UniPortal",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#0d6efd",
  "description": "UniVoxx Phone System Management Portal",
  "permissions": ["background", "webRequest", "permissions", "nativeMessaging", "notifications", "activeTab", "alarms", "scripting", "devtools", "debugger", "storage", "tabs"],
  "icons": [
    {
      "src": "/media/assets/resellerImages/univoxx_logo_png.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.prentis.uvmobile.android&hl=en_US&gl=US&pli=1"
    },
    {
      "platform": "ios",
      "url": "https://apps.apple.com/us/app/univoxx/id1564004643"
    }
  ]
}