{
  "name": "The Nuts Sud Vendée Poker",
  "short_name": "Nuts Poker",
  "description": "Site de gestion des tournois de poker The Nuts Sud Vendée",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23007bff' width='192' height='192'/><text x='96' y='120' font-size='100' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>♠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23007bff' width='512' height='512'/><text x='256' y='360' font-size='300' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>♠</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f5f5' width='540' height='720'/><rect fill='%23007bff' width='540' height='60'/><text x='270' y='40' font-size='24' font-weight='bold' text-anchor='middle' fill='white'>Nuts Poker</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23f5f5f5' width='1280' height='720'/><rect fill='%23007bff' width='1280' height='60'/><text x='640' y='40' font-size='24' font-weight='bold' text-anchor='middle' fill='white'>Nuts Poker</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["sports", "games"],
  "screenshots_metadata": "optional",
  "shortcuts": [
    {
      "name": "Classement",
      "short_name": "Classement",
      "description": "Voir le classement des joueurs",
      "url": "/classement.php",
      "icons": [{
        "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23007bff' width='96' height='96'/><text x='48' y='60' font-size='50' font-weight='bold' text-anchor='middle' fill='white'>📊</text></svg>",
        "sizes": "96x96"
      }]
    },
    {
      "name": "Tournois",
      "short_name": "Tournois",
      "description": "Voir les tournois à venir",
      "url": "/tournois.php",
      "icons": [{
        "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23007bff' width='96' height='96'/><text x='48' y='60' font-size='50' font-weight='bold' text-anchor='middle' fill='white'>🎯</text></svg>",
        "sizes": "96x96"
      }]
    }
  ],
  "share_target": {
    "action": "/share.php",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
