{
  "name": "Haven - Your Stay",
  "short_name": "Haven",
  "description": "Access your reservation details, chat with your host, and get instant answers about your stay",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0B1F3A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [],
  "categories": ["travel", "lifestyle"]
}
