{
  "name": "MindEV-IA – Diagnóstico Poker",
  "short_name": "MindEV-IA",
  "description": "Diagnóstico mental y técnico para jugadores de Texas Hold'em. Identifica tus brechas y mejora tu juego.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#d4af37",
  "orientation": "any",
  "lang": "es",
  "categories": ["sports", "education", "games"],
  "icons": [
    {
      "src": "/icons/icon-192-v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Test Mental",
      "short_name": "Mental",
      "description": "Iniciar diagnóstico de habilidades mentales",
      "url": "/?shortcut=mental",
      "icons": [{ "src": "/icons/icon-192-v2.svg", "sizes": "192x192" }]
    },
    {
      "name": "Test Técnico",
      "short_name": "Técnico",
      "description": "Iniciar diagnóstico de conocimientos técnicos de poker",
      "url": "/?shortcut=technical",
      "icons": [{ "src": "/icons/icon-192-v2.svg", "sizes": "192x192" }]
    }
  ]
}
