{
  "name": "WCAG 2.2 Testing Methodology",
  "short_name": "WCAG Methodology",
  "description": "Accessibility testing methodology, WCAG success criteria, and practical testing guidance.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "theme_color": "#0756d6",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "image/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "image/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Introduction",
      "short_name": "Introduction",
      "url": "./#content/introduction.html",
      "icons": [
        {
          "src": "image/favicon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
