{
  "name": "ValueStreet – Poker Tools",
  "short_name": "ValueStreet",
  "description": "Free poker tools including equity calculators, hand distribution analysis, range charts, and tournament hand history review.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0d1117",
  "background_color": "#0d1117",
  "orientation": "any",
  "screenshots": [
    {
      "src": "/images/screenshot.png",
      "sizes": "1920x993",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ValueStreet poker equity calculators and tools"
    }
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
