{
  "name": "NOUVELYA HIS",
  "short_name": "NOUVELYA",
  "description": "With NOUVELYA HIS, you can effectively manage all aspects of your clinic's operations, including patient care, financial management, administrative tasks, adherence to medical guidelines and regulations, e-service provision, and electronic medical record maintenance.
It includes the operations of several medical practises, including general practise and dental, as well as laboratory and X-ray procedures.",
  "start_url": "<?php echo base_url(); ?>",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4285f4",
  "icons": [
    {
      "src": "<?php echo base_url('assets/images/nouvelya_CLINIC_Mobile_logo_192.png'); ?>",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "<?php echo base_url('assets/images/nouvelya_CLINIC_Mobile_logo_512.png'); ?>",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}