{
    "name": "RaydenApp — Cuaderno del bebé",
    "short_name": "RaydenApp",
    "description": "Diario de tomas, notas y citas médicas del bebé.",
    "start_url": "index.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "es",
    "background_color": "#ffffff",
    "theme_color": "#8b7ef5",
    "icons": [
        {
            "src": "apple-touch-icon.png",
            "sizes": "1254x1254",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
