{
  "name": "WCAG Project Tracker",
  "short_name": "WCAG Tracker",
  "description": "Track WCAG 2.1 AA conformance across multiple projects with per-criterion status, evidence, notes, and history. All data stored locally in your browser.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f5f2",
  "theme_color": "#1a4f8a",
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
