{
  "name": "Heads-Up",
  "short_name": "Heads-Up",
  "description": "Heads-up poker: ranges, the shove game, and reading one man across the table.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#16241E",
  "theme_color": "#16241E",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Shove or fold drill", "short_name": "Drill", "url": "./#drill",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
