{
  "name": "PulseGrid Join",
  "short_name": "Join",
  "description": "Connect your heart rate and join your PulseGrid class.",
  "start_url": "/join",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0e14",
  "theme_color": "#0c0e14",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
