{
  "name": "",
  "short_name": "AccessMas",
  "description": "",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00B27A",
  "icons": [
    {
      "src": "/PWA/img/PWA.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/PWA/img/PWA.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/PWA/img/PWA.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/PWA/img/PWA.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/PWA/",
  "orientation": "portrait"
}