{
  "name": "TuQ Prode 2026",
  "short_name": "TuQ Prode",
  "description": "El juego definitivo de pronósticos para el Mundial 2026",
  "start_url": "./presentacion.php",
  "display": "standalone",
  "background_color": "#090b14",
  "theme_color": "#1a1e36",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/icono-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icono-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}