//{
//  "theme_color": "#3558f6",
//  "background_color": "#2a10b1",
//  "display": "standalone",
//  "scope": ".",
//  "start_url": "./login/Indexpwa",

//  "name": "Amizone",
//  "short_name": "Amizone",
//  "description": "Amity University Student Portal",
//  "icons": [
//    {
//      "src": "mss.png",
//      "sizes": "144x144",
//      "type": "image/png",
//      "purpose": "any"
//    }

//  ]
//}

{
  "theme_color": "#3558f6",
  "background_color": "#2a10b1",
  "display": "standalone",
  "scope": "https://amizone.amityonline.com/",
  "start_url": "/login/Indexpwa",
  "name": "Amizone",
  "short_name": "Amizone",
  "description": "Amity University Student Portal",
  "icons": [
    {
      "src": "/mss.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
