{
    "name": "MoreFlix - Servicios Premium",
    "short_name": "MoreFlix",
    "description": "Panel de distribuidores MoreFlix",
    "start_url": "/login",
    "display": "standalone",
    "background_color": "#0d0d0d",
    "theme_color": "#e50914",
    "orientation": "portrait",
    "icons": [
        {
            "src": "Logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "Logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "Logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
