{
    "name": "Lupa de Pantalla",
    "short_name": "Lupa de Pant",
    "description": "Amplifica cualquier área de la pantalla pasando el cursor. Carga imágenes o usa texto de ejemplo con zoom y tamaño de lente ajustables.",
    "start_url": "/es/app/lupa-de-pantalla",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/es/app/lupa-de-pantalla",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/screen-magnifier/screen-magnifier-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/screen-magnifier/screen-magnifier-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}