{
  "name": "Avast",
  "short_name": "Avast",
  "description": "Blackjack \u2014 play, bet, and buy cosmetics with the same chips.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08090f",
  "theme_color": "#08090f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}