{
  "name": "PropLab — NBA Pick Analyzer",
  "short_name": "PropLab",
  "description": "Análisis inteligente de player props NBA con 7 bloques de scoring.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e17",
  "background_color": "#0a0e17",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230a0e17'/><text y='150' x='96' font-size='160' text-anchor='middle'>🏀</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230a0e17'/><text y='400' x='256' font-size='420' text-anchor='middle'>🏀</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
