{
  "name": "DeckForge Pocket",
  "short_name": "DeckForge",
  "description": "Forje decks competitivos para Pokémon TCG Pocket",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#FFCB05",
  "icons": [
    {
      "src": "/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}
