{
    "name": "Tienda de Modas Junín",
    "short_name": "Junín",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0F2D5C",
    "theme_color": "#0F2D5C",
    "icons": [
        {
            "src": "https://via.placeholder.com/192x192/0F2D5C/ffffff?text=J",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}