{
  "name": "V Plane Proxy",
  "short_name": "V Plane",
  "description": "Быстрая выдача и обновление конфигураций для VPN-клиента V Plane",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0b63ce",
  "icons": [
    {
      "src": "appIcon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "appIcon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
