{
  "name": "BikeFit",
  "short_name": "BikeFit",
  "description": "A guided bike-fit coach. One adjustment at a time, guided by how you feel.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "theme_color": "#1A55C5",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
