{
  "name": "heads\u00b7up \u2014 verifiable poker",
  "short_name": "heads\u00b7up",
  "description": "Heads-up hold'em with no trusted dealer. Every card is proved before it reaches the table.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0c06",
  "theme_color": "#1a0c06",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}