{
  "name": "CyberSkill · CCAF Mock Exam",
  "short_name": "CCAF Exam",
  "description": "Claude Certified Architect — Foundations mock exam with 60 scenario-based questions, 120-minute timer, global leaderboard, and full review explanations.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FBF7EF",
  "theme_color": "#45210E",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "id": "/",
  "icons": [
    {
      "src": "/cyberskill-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%2345210E'/%3E%3Ctext x='256' y='340' font-size='280' text-anchor='middle' fill='%23F4BA17' font-family='system-ui'%3ECS%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
