{
  "name": "NLH Bet Assistant",
  "short_name": "NLH Bet",
  "description": "No-limit hold'em betting calculator for live tables, with winner recording, split pots, and rebuy tracking. No account, no server -- everything stays on this device.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
