{
  "name": "FUTLIVE - Gestión de Torneos",
  "short_name": "FUTLIVE",
  "theme_color": "#040E16",
  "background_color": "#040E16",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/listar-torneos",
  "icons": [
    {
      "src": "LogoOficialx192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "LogoOficialx512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "LogoOficialx512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "description": "Gestiona y sigue torneos de fútbol en tiempo real",
  "categories": ["sports", "entertainment"],
  "screenshots": [],
  "prefer_related_applications": false
}
