{
  "name": "Deckzy",
  "short_name": "Deckzy",
  "description": "Herramientas educativas de poker: rangos, pot odds, equity, ICM, push/fold, bankroll y tracker de sesiones.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1a0f",
  "theme_color": "#0a1a0f",
  "icons": [
    {
      "src": "/assets/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
