{
  "name": "Rollers Den",
  "short_name": "Rollers Den",
  "description": "Daily poker news, verified player stats, WSOP updates, and live poker venue guides.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#171514",
  "theme_color": "#171514",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}