{
  "name": "Medlex - Medizinisches Nachschlagewerk",
  "short_name": "Medlex",
  "description": "Nachschlagewerk für Medikamente, Diagnosen, Notfallleitlinien und Pflegestandards",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "medlex_icon_192.jpg",
      "type": "image/jpeg",
      "sizes": "192x192"
    },
    {
      "src": "medlex_icon_512.jpg",
      "type": "image/jpeg",
      "sizes": "512x512"
    }
  ]
}
