{
  "name": "WoWFit.App.Web.Client",
  "short_name": "WoWFit.App.Web.Client",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "_content/WowFit.App.Share/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "_content/WowFit.App.Share/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
