﻿{
  "name": "isecureleap",
  "short_name": "isecureleap",
  "icons": [
    {
      "src": "./Content/icons/iSecure-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "./Content/icons/iSecure-72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "./Content/icons/iSecure-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "./Content/icons/iSecure-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "./Content/icons/iSecure-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./Content/icons/iSecure-256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "./Content/icons/iSecure-384x384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "./Content/icons/iSecure-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./Login/Login",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff",
  "theme_color": "#3f51b5",
  "description": "Isecure leap",
  "dir": "ltr",
  "lang": "en-US"
}