{
  "name": "Haven Wellness Cafe",
  "short_name": "Haven",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f2e8",
  "theme_color": "#173a2e",
  "icons": [
    {
      "src": "/assets/brand/mark.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}