{
  "name": "Youspeed — Test de Velocidad de Internet",
  "short_name": "Youspeed",
  "description": "Test de velocidad de internet gratis y preciso. Mide ping, jitter, descarga y subida con servidores Cloudflare.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#020617",
  "lang": "es",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "networking"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Iniciar test de velocidad",
      "short_name": "Test",
      "description": "Mide tu velocidad de internet ahora",
      "url": "/?action=test",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
