{
  "name": "Rose Properties \u2014 Portal",
  "short_name": "Rose Portal",
  "start_url": "./guest-portal.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F7F3EC",
  "theme_color": "#16332b",
  "orientation": "any",
  "description": "Rose Properties Ltd \u2014 Nairobi short-stay rentals",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}