{
  "name": "ManuelitoGol — Mundial 2026",
  "short_name": "ManuelitoGol",
  "description": "La plataforma oficial de quinielas y pronósticos del Mundial FIFA 2026.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#00f0ff",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    { "src": "/Manuelito_logo%202.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "/Manuelito_logo%202.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ],
  "categories": ["sports", "games", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Mis Pronósticos", "url": "/dashboard", "description": "Ver próximos partidos" },
    { "name": "Ranking", "url": "/dashboard/leaderboard", "description": "Ver ranking global" }
  ]
}