{
  "name": "WROOM VPN",
  "short_name": "WROOM VPN",
  "id": "/client-hub.html",
  "description": "WROOM VPN Client Center для iPhone, Android, Windows, macOS и Linux",
  "lang": "ru",
  "start_url": "/client-hub.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eefbf4",
  "theme_color": "#13b8b2",
  "icons": [
    {
      "src": "/wroom-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "WROOM Client Hub",
      "short_name": "Client Hub",
      "description": "Открыть единый хаб клиентов WROOM VPN",
      "url": "/client-hub.html"
    },
    {
      "name": "WROOM для iPhone",
      "short_name": "iPhone",
      "description": "Открыть страницу WROOM VPN для iPhone и iPad",
      "url": "/iphone.html"
    },
    {
      "name": "WROOM для Android",
      "short_name": "Android",
      "description": "Открыть страницу WROOM VPN для Android",
      "url": "/android.html"
    },
    {
      "name": "WROOM для Windows",
      "short_name": "Windows",
      "description": "Открыть страницу WROOM VPN для Windows",
      "url": "/windows.html"
    },
    {
      "name": "WROOM для macOS",
      "short_name": "macOS",
      "description": "Открыть страницу WROOM VPN для macOS",
      "url": "/macos.html"
    },
    {
      "name": "WROOM для Linux",
      "short_name": "Linux",
      "description": "Открыть страницу WROOM VPN для Linux",
      "url": "/linux.html"
    }
  ]
}