{
  "name": "VigilOwl",
  "short_name": "VigilOwl",
  "description": "Guías interactivas clínicas basadas en evidencia para médicos LATAM",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#0f62c8",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    {
      "src": "buho.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "buho.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "buho.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["medical", "education", "health"],
  "screenshots": []
}
