{
  "name": "Guestspot",
  "short_name": "Guestspot",
  "start_url": "./?utm_source=web_app_manifest",
  "display": "standalone",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "32x32"
    }
  ],
  "related_applications": [
    {
      "platform": "web"
    }
  ]
}
