{
  "name": "Cards Cafe — Play Durak",
  "short_name": "Cards Cafe",
  "description": "A cozy one-on-one game of Durak against a smart bot. No sign-up, no download.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#211d18",
  "theme_color": "#211d18",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
