{
  "name": "Hotel App \u2014 Bluebay & Sultan Sands",
  "short_name": "Hotel App",
  "description": "Guest information for Bluebay Beach Resort & Sultan Sands, Kiwengwa, Zanzibar",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef3f5",
  "theme_color": "#12658a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}