{
  "host": "psbindia.com",
  "category": "bank",
  "url": "https://psbindia.com/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://psbindia.com/",
      "violations": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 27,
          "samples": [
            {
              "target": ".bookmakers__table-row:nth-child(4) > td > .bookmaker.bookmaker--updated > .bookmaker__info > .rating.bookmaker__rating > .rating__counter",
              "html": "<span class=\"rating__counter\">4.9<span>/5</span></span>"
            },
            {
              "target": ".bookmakers__table-row:nth-child(5) > td > .bookmaker.bookmaker--updated > .bookmaker__info > .rating.bookmaker__rating > .rating__counter",
              "html": "<span class=\"rating__counter\">4.9<span>/5</span></span>"
            },
            {
              "target": ".bookmakers__table-row:nth-child(6) > td > .bookmaker.bookmaker--updated > .bookmaker__info > .rating.bookmaker__rating > .rating__counter",
              "html": "<span class=\"rating__counter\">4.8<span>/5</span></span>"
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/empty-heading?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": ".aviator-game-columns__item:nth-child(1) > .aviator-game-difference__element > .aviator-game-difference__title",
              "html": "<h3 class=\"aviator-game-difference__title\"></h3>"
            },
            {
              "target": ".aviator-game-columns__item:nth-child(2) > .aviator-game-difference__element > .aviator-game-difference__title",
              "html": "<h3 class=\"aviator-game-difference__title\"></h3>"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".aviator-game-toc__title",
              "html": "<h3 class=\"aviator-game-toc__title\" data-toc-title=\"\">\n                            Content                        </h3>"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-unique?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".page-header__nav",
              "html": "<nav class=\"page-header__nav main-nav\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}