{
  "name": "ON1X VPN",
  "short_name": "ON1X VPN",
  "description": "Приложение подключения ON1X VPN",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "background_color": "#E7EBF3",
  "theme_color": "#E7EBF3",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/black.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}