{
  "name": "ShowTroca da Copa 2026",
  "short_name": "ShowTroca",
  "description": "Troque figurinhas da Copa do Mundo 2026",
  "start_url": "/album",
  "scope": "/",
  "display": "standalone",
  "background_color": "#15803d",
  "theme_color": "#15803d",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "categories": ["sports", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Meu Álbum",
      "short_name": "Álbum",
      "description": "Ver minhas figurinhas",
      "url": "/album",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Trocas",
      "short_name": "Trocas",
      "description": "Buscar trocas de figurinhas",
      "url": "/trades",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
