{
  "name": "Percentiles Bebé",
  "short_name": "Percentiles ",
  "description": "Calcula el percentil de peso, talla e IMC con las tablas oficiales de la OMS.",
  "start_url": "/utilidades/percentil-peso-talla-bebe/",
  "scope": "/utilidades/percentil-peso-talla-bebe/",
  "icons": [
    {
      "src": "/images/utilities/percentil-peso-talla-bebe.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}