{
  "name": "Konexis",
  "short_name": "Konexis",
  "display": "standalone",
  "start_url": "/",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "scope": ".",
  "icons": [
    {
      "src": "favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "url_handlers": [
    {
      "origin": "https://app.ap.konexis.io"
    },
    {
      "origin": "http://localhost:3000"
    },
    {
      "origin": "https://app.dev.guestcomm.io"
    }
  ]
}
