{
  "name": "LeakLab — Quiz GTO Pôquer MTT",
  "short_name": "LeakLab",
  "description": "Treine ranges GTO de pôquer MTT em quiz interativo. Mesa visual, EVs, repetição espaçada.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0d0f",
  "theme_color": "#2dd4bf",
  "lang": "pt-BR",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Quiz 80bb",
      "short_name": "Quiz 80bb",
      "url": "index.html?stack=80",
      "description": "Inicia Quiz com stack 80bb"
    }
  ]
}
