{
  "name": "NeuroanestesiaEdu — Biblioteca Educativa",
  "short_name": "NeuroEdu",
  "description": "Biblioteca de artículos de neuroanestesia transformados en recursos educativos interactivos: resúmenes, infografías, presentaciones, flashcards, tests y podcasts.",
  "lang": "es",
  "start_url": "./neuroanestesia_app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1117",
  "theme_color": "#4f8ef7",
  "categories": ["education", "medical"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
