{
  "name": "Claude Certified Architect — Exam Fortress",
  "short_name": "Cert Fortress",
  "description": "Offline study app for the Claude Certified Architect exam. 58 questions, 5 domains, 3 simulators.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "categories": ["education"],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
