{
  "short_name": "Expert UMP",
  "name": "Expert Directory UMP",
  "theme_color": "#fff",
  "background_color": "#fff",
  "display": "standalone",
  "icons": [
    {
      "src": "img/pwa/icons/icon-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
     {
      "src": "img/pwa/icons/icon-72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "img/pwa/icons/icon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
     {
      "src": "img/pwa/icons/icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"

    },
     {
      "src": "img/pwa/icons/icon-152x152.png",
      "type": "image/png",
      "sizes": "152x152"

    },
     {
      "src": "img/pwa/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }

  ],
  "start_url": "expertDirectory/",
  "scope": "./",
  "orientation": "portrait"
}
