{
  "name": "RacePace",
  "short_name": "RacePace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "https://racepacedjangoappstorage.blob.core.windows.net/static/images/racepace-logo-transparent-white.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "orientation": "portrait-primary"
}