{
    "short_name": "FootWear",
    "name": "FootWear",
    "icons": [
        {
            "src": "imagenes/launcher-icon-1x.png",
            "type": "image/png",
            "sizes": "48x48"
        },
        {
            "src": "imagenes/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "57x57"
        },
        {
            "src": "imagenes/launcher-icon-2x.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "imagenes/launcher-icon-4x.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "imagenes/launcher-icon-8x.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://footwear.entremayoristas.com/index.php?launcher=true",
    "display": "fullscreen",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "lang": "ES",
    "orientation": "portrait",
    "description": "Ventas de productos por mayor y al detal."
}