{
  "name": "CardHub",
  "short_name": "CardHub",
  "description": "Premium classic card games, starting with Durak.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#F6F6F3",
  "background_color": "#F6F6F3",
  "icons": [
    {
      "src": "/cardhub-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
