{
    "name": "Miguel \u00c1ngel Guti\u00e9rrez",
    "short_name": "Miguel \u00c1ngel Guti\u00e9rrez",
    "description": "",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f2f8",
    "theme_color": "#293d6d",
    "icons": [
        {
            "src": "icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}