{
  "name": "Cornel VPN",
  "short_name": "Cornel",
  "description": "Cornel VPN cabinet and admin webapp",
  "start_url": "/user",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050b13",
  "theme_color": "#050b13",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logoicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/cropped-Logo-cornel.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
