{
  "name": "ZSPoker",
  "short_name": "ZSPoker",
  "description": "Texas Hold'em training — math meets reads",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080E0B",
  "theme_color": "#163A24",
  "icons": [
    {
      "src": "/icon-512-spades-Gold.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512-spades-Gold.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512-spades-Gold-maskable.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-spades-Gold-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
