{
  "name": "Calculadora de Percentiles OMS para Bebés",
  "short_name": "CPOPB",
  "description": "Calcula el percentil de peso, talla e IMC de tu bebé según las tablas OMS (0-5 años).",
  "start_url": "/utilidades/percentil-peso-talla-bebe/",
  "scope": "/utilidades/percentil-peso-talla-bebe/",
  "icons": [
    {
      "src": "/images/utilities/percentil-peso-talla-bebe.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#ec4899",
  "background_color": "#ec4899",
  "display": "standalone",
  "orientation": "portrait"
}