{
    "name": "TuVelocidad — Test de velocidad de internet",
    "short_name": "TuVelocidad",
    "description": "Mide tu velocidad de descarga, subida y ping en segundos. Gratis y sin registro.",
    "lang": "es",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#041426",
    "theme_color": "#041426",
    "icons": [
        {
            "src": "./favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "./apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
