{
  "name": "JackPoker — Online Poker",
  "short_name": "JackPoker",
  "description": "Premier online poker platform with Texas Hold'em, PLO, Spin & Win and massive tournaments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#893BF7",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/assets/images/jackpoker-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/images/jackpoker-logo-official.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Promo Code",
      "short_name": "Promo",
      "description": "Claim 300% bonus with code WELCOME",
      "url": "/promo-code",
      "icons": [{"src": "/assets/images/jackpoker-favicon.svg", "sizes": "any"}]
    },
    {
      "name": "Tournaments",
      "short_name": "Tournaments",
      "description": "View tournament schedule",
      "url": "/tournaments",
      "icons": [{"src": "/assets/images/jackpoker-favicon.svg", "sizes": "any"}]
    }
  ]
}
