{
  "short_name": "GestoMedical",
  "name": "GestoMedical Application",
  "icons": [
    {
      "src": "/Content/img/gestomedical-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {  
      "src": "/Content/img/gestomedical-icon-512x512.png",  
      "sizes": "512x512",  
      "type": "image/png"  
    }
  ],
  "start_url": "/index.html",
  "scope": "/",
  "background_color": "#009fe2",
  "theme_color": "#009fe2",
  "display": "standalone",
  "orientation": "portrait"
}