{
  "name": "e-Logbook Pro",
  "short_name": "eLogbook",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0984e3",
  "description": "Professional Medical Residency Logbook",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3135/3135715.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}