﻿{
  "name": "Nylus",
  "start_url": "Account/Login",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#306cad",
  "background_color": "white",
  "icons": [
    {
      "src": "Config/Logos/favicon-logo.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}