{
  "short_name": "VMS Cells",
  "name": "Vmscells.com",
  "icons": [
  	{
      "src": "./images/icon-144x144.png",
        "type": "image/png",
        "sizes": "144x144"
      }, 
    {
      "src": "./images/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./images/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/service-worker/index.html",
  "scope": "/",
  "background_color": "#08344e",
  "display": "standalone",
  "theme_color": "#003d2b"
}