{
  "name": "Activeteam.sk | Active Ski | Active Kids",
  "short_name": "Activeteam",
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/?utm_source=homescreen",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#661BC5",
  "protocol_handlers": [
    {
      "protocol": "web+activearena",
      "url": "/activearena?type=%s"
    }
  ],
  "capture_links": "new-client",
  "launch_handler": {
    "route_to": "new-client"
  }
}