{
    "name": "Estilo Temu",
    "short_name": "EstiloTemu",
    "description": "Tu cat\u00e1logo digital de moda r\u00e1pida y profesional.",
    "version": "1.0.0",
    "start_url": "https://shop.dls2k.net/index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://shop.dls2k.net/assets/icons/192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://shop.dls2k.net/assets/icons/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "https://shop.dls2k.net/assets/icons/captura-pc.PNG",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "https://shop.dls2k.net/assets/icons/captura-movil.PNG",
            "sizes": "750x1334",
            "type": "image/png"
        }
    ]
}