{
  "name": "MeuÁlbumCompleto",
  "short_name": "MeuÁlbum",
  "description": "Gerencie seu álbum da Copa 2026 e troque figurinhas na sua cidade",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a56db",
  "theme_color": "#1a56db",
  "orientation": "portrait",
  "scope": "/",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Meu Álbum",
      "url": "/app",
      "description": "Abrir álbum de figurinhas"
    },
    {
      "name": "Trocas",
      "url": "/app",
      "description": "Ver matches disponíveis"
    }
  ],
  "screenshots": []
}
