{
  "name": "Poker Night",
  "short_name": "Poker",
  "description": "Texas Hold'em multijoueur entre amis",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1a0b",
  "theme_color": "#1a5c2a",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
