{
  "name": "CIE-10 · Buscador Clínico | Documedic",
  "short_name": "CIE-10",
  "description": "Buscador CIE-10 ultra-rápido con sinónimos y relevancia clínica inteligente. Desarrollado por Documedic.",
  "start_url": "/cie10/?source=pwa",
  "scope": "/cie10/",
  "id": "/cie10/",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#0B4788",
  "orientation": "portrait-primary",
  "lang": "es",
  "dir": "ltr",
  "categories": ["medical", "health", "productivity"],
  "screenshots": [
    {
      "src": "img/screenshot-narrow.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Buscador CIE-10 en el celular"
    },
    {
      "src": "img/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Buscador CIE-10 en escritorio"
    }
  ],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
