{
  "name": "Bet Hunter Pro",
  "short_name": "Bet Hunter",
  "description": "Plataforma premium de análisis deportivo — picks de NBA, MLB, NHL, NCAAB, NFL y Fútbol con inteligencia artificial.",
  "start_url": "/games",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#22c55e",
  "background_color": "#0a0e1a",
  "lang": "es",
  "categories": ["sports", "finance"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bh-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Bet Hunter Pro — Picks y análisis deportivo"
    }
  ],
  "shortcuts": [
    {
      "name": "Juegos de hoy",
      "short_name": "Juegos",
      "url": "/games",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mi Tracker",
      "short_name": "Tracker",
      "url": "/tracker",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
