{
  "background_color": "#ffffff",
  "display": "standalone",
  "icons": [
    {
      "src": "/static/64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/static/192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "name": "Girls on the Run Location Finder",
  "short_name": "gotr",
  "start_url": "/",
  "theme_color": "#2b2b2b"
}
