{
  "name": "World Cup 2026 Album",
  "short_name": "WC 2026",
  "description": "Álbum de figurinhas oficial e minijogos da Copa do Mundo 2026.",
  "start_url": "/copa2026/index.html",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#5c001e",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}