{
    "id": "/",
    "name": "demo",
    "short_name": "demo",
    "description": "Portal profesional de demo",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6a11cb",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://tiendaweb.app/home-imagenes/android-chrome-512x512.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://tiendaweb.app/home-imagenes/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}