{
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "Ferreteria ingercol",
    "short_name": "Ingercol",
    "description": "Aplicación oficial de ingercol",
    "icons": [
        {
            "src": "https://ingercol.co/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://ingercol.co/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "https://ingercol.co/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "https://ingercol.co/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "purpose": "maskable",
            "src": "https://ingercol.co/maskable_icon_x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "purpose": "maskable",
            "src": "https://ingercol.co/maskable_icon_x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "url": "https://ingercol.co",
    "manifestUrl": "https://ingercol.co/manifest.json",
    "lang": "es",
    "orientation": "natural"
}