{
  "name": "Klinik Pertamina IHC",
  "short_name": "Klinik IHC",
  "description": "Aplikasi portal kesehatan Klinik Pertamina IHC.",
  "start_url": "/",
  "display": "standalone", 
  "background_color": "#fcfcfc",
  "theme_color": "#00AEEF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://www.svgrepo.com/show/422204/health-hospital-medical.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://www.svgrepo.com/show/422204/health-hospital-medical.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}