{
  "name": "Safari View And Custom Chrome Tab",
  "short_name": "Safari View And Custom Chrome Tab",
  "description": "An advanced alternative for InAppBrowser with SafariViewController [Native iOS] & CustomChromeTab [Native Android] support.",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#006dc0",
  "icons": [
    {
      "src": "/SafariViewAndCustomChromeTab/img/SafariViewAndCustomChromeTab.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/SafariViewAndCustomChromeTab/img/SafariViewAndCustomChromeTab.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/SafariViewAndCustomChromeTab/img/SafariViewAndCustomChromeTab.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/SafariViewAndCustomChromeTab/img/SafariViewAndCustomChromeTab.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/SafariViewAndCustomChromeTab/"
}