{
  "name": "TAB! Draft 2026",
  "short_name": "TAB! Draft 2026",
  "description": "El Big Board del NFL Draft 2026 per Tots al Blitz!",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080c10",
  "theme_color": "#080c10",
  "orientation": "portrait-primary",
  "lang": "ca",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "sports",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Big Board",
      "url": "./index.html#board",
      "description": "Els 100 millors prospects"
    },
    {
      "name": "Comparativa",
      "url": "./index.html#cmp",
      "description": "Compara jugadors"
    }
  ],
  "screenshots": []
}