{
  "name": "PronosticoReal — Pronosticos de futbol con IA",
  "short_name": "PronosticoReal",
  "description": "Picks de futbol generados por IA con datos reales y track record verificable",
  "start_url": "/picks",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "lang": "es-CO",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Picks del dia",
      "short_name": "Picks",
      "url": "/picks",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "En vivo",
      "short_name": "Live",
      "url": "/live",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
