{
   "name": "MGH ERP",
   "short_name": "MGH ERP",
   "start_url": "/en/index/main",
   "theme_color": "#008080",
   "background_color": "#008B8B",
   "display": "standalone",
   "description": "A PWA that is built with Angularjs",
   "icons": [
      {
         "src": "download192.png",
         "sizes": "192x192",
         "type": "image/png"
      },
      {
         "src": "download512.png",
         "sizes": "512x512",
         "type": "image/png",
         "purpose": "maskable"
      }
   ]
}