{
    "name": "CineGeek - Cine, Series y Cultura Geek",
    "short_name": "CineGeek",
    "description": "Tu portal de noticias geek. Cine, series, videojuegos, cómics y cultura pop.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a14",
    "theme_color": "#e70000",
    "orientation": "portrait-primary",
    "lang": "es-MX",
    "icons": [
        {
            "src": "/assets/img/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/assets/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
