{
  "name": "Poker Helper Calculator",
  "short_name": "Poker Helper",
  "description": "Manual-entry poker equity, pot odds, and bankroll calculators — no live-table connection, no automation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#16a34a",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
