{
  "name": "BookedUp Helper",
  "short_name": "BookedUp",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eefcff",
  "theme_color": "#075985",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "128x128",
      "type": "image/svg+xml"
    }
  ]
}