{
 "name": "SIMRS Sahabat",
 "short_name": "SIMRS Sahabat",
 "description": "Sistem Informasi Manajemen Rumah Sakit - Sahabat",
 "lang": "en-US",
 "dir": "ltr",
 "theme_color": "#414f57",
 "start_url": ".",
 "background_color": "#000",
 "display": "standalone",
 "orientation": "landscape-primary",
 "icons": [{
   "src": "path/to/icons/72x72.png",
   "sizes": "72x72",
   "type": "image/png"
  }, {
   "src": "path/to/icons/512x512.png",
   "sizes": "512x512",
   "type": "image/png"
  }]
}