{
  "name": "WebGuestPortal",
  "short_name": "WebGuestPortal",
  "description": "Vacation rental guest portal software for online check-in, guidebooks, guest verification, upsells, and guest communication automation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Images/Logo/mainLogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
