{
  "name": "Blackjack Classic",
  "short_name": "Blackjack",
  "description": "Blackjack Classic card game for practice and entertainment.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#031c11",
  "theme_color": "#073a24",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
