{
  "name": "Neon Table Games",
  "short_name": "Neon Games",
  "description": "Free browser table games from Neon Table Games.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#071913",
  "theme_color": "#0e5f49",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Blackjack",
      "short_name": "Blackjack",
      "description": "Open the free online blackjack table.",
      "url": "/blackjack/",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Play Mini Baccarat",
      "short_name": "Baccarat",
      "description": "Open the free Mini Baccarat table.",
      "url": "/baccarat/",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Play Three Card Poker",
      "short_name": "Three Card Poker",
      "description": "Open the free Three Card Poker table.",
      "url": "/three-card-poker/",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
