{
  "name": "REP Gym Pass",
  "short_name": "REP",
  "description": "Flexible access to independent gyms across the U.S.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#ff0033",
  "icons": [
    {
      "src": "/logo_small.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
