{
  "name": "Álbum Panini WC 2026",
  "short_name": "Álbum WC26",
  "description": "Tracker del álbum Panini World Cup 2026 · TrascendIT Corp",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#1FA9DD",
  "lang": "es",
  "categories": ["sports", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mis repetidos",
      "short_name": "Repetidos",
      "description": "Ver cromos repetidos para intercambio",
      "url": "./index.html?view=trades"
    },
    {
      "name": "Estadísticas",
      "short_name": "Stats",
      "description": "Ver progreso global",
      "url": "./index.html?view=stats"
    }
  ]
}
