{
  "name": "Spinoff — Climbing Partner Finder",
  "short_name": "Spinoff",
  "description": "Beacon your gym session and pair up with compatible climbers in real time.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/branding/logo.jpg",
      "sizes": "451x182",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
