{
  "name": "PLO Bet Assistant",
  "short_name": "PLO Bet",
  "description": "Pot-limit Omaha betting calculator for live tables. 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" }
  ]
}
