{
  "id": "/asian/",
  //"id": "/asianlanka/esys_systems/",
  
  "name": "eSys-Collection",
  "short_name": "eSys-Collection",
  
  "start_url": "/asian/esys_sys_link.php?v=3",
 //"start_url": "http://localhost/asianlanka/esys_systems/index.php/verifylogin?v=1",

 "scope": "/asian/",
 // "scope": "/asianlanka/esys_systems/",

  "display": "standalone",

  "background_color": "#ffffff",
  "theme_color": "#0f172a",

  "orientation": "portrait",

  "icons": [
    {
      "src": "/asian/icon-192.png",
	  //"src": "/asianlanka/esys_systems/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
   	  "src": "/asian/icon-512.png",
      //"src": "/asianlanka/esys_systems/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}