{
    "short_name": "BabyData",
    "name": "BabyData - Seguimiento de tu bebé",
    "description": "Recursos prácticos para el seguimiento de tu bebé",
    "version": "1.5",
    "version_name": "Beta - Early Access",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Recursos",
            "short_name": "Recursos",
            "description": "Recursos para tu bebé",
            "url": "https://babydata.es/",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Acceso",
            "short_name": "Acceso",
            "description": "Acceder a tu cuenta",
            "url": "https://babydata.es/acceso",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "theme_color": "#f95a50",
    "background_color": "#f95a50",
    "display": "standalone",
    "start_url": "https://babydata.es/seguimiento",
    "scope": "https://babydata.es/",
    "id": "/",
    "screenshots": [
        {
            "src": "babydata-product-01.webp",
            "type": "image/webp",
            "sizes": "1200x1200",
            "form_factor": "wide"
        },
        {
            "src": "babydata-product-02.webp",
            "type": "image/webp",
            "sizes": "1200x1200",
            "form_factor": "wide"
        },
        {
            "src": "babydata-product-03.webp",
            "type": "image/webp",
            "sizes": "1200x1200",
            "form_factor": "narrow"
        }
    ]
}