{
  "name": "GuestGate",
  "short_name": "GuestGate",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "conic-gradient(from 180deg at 50% 50%, #8166EF 0deg, #AF65EB 304.2deg, #8166EF 360deg);",
  "icons": [
    {
      "src": "/images/logo/GuestGate.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo/GuestGate.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}