{
  "name": "Royal Blackjack – Play Free Online Blackjack Game",
  "short_name": "Royal Blackjack",
  "description": "Play Royal Blackjack – a free online blackjack game. Enjoy the classic 21 card game, challenge the dealer, improve your blackjack strategy, and experience exciting casino gameplay anytime, anywhere.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#04100e",
  "theme_color": "#FFD700",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/royal-blackjack-game/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/royal-blackjack-game/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/royal-blackjack-game/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/royal-blackjack-game/og-image.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "Royal Blackjack — Beat the dealer, play perfect strategy"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Start a new hand instantly",
      "url": "/?play=true",
      "icons": [{ "src": "/royal-blackjack-game/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}