{
  "name": "BoardSim — Mock ABA Oral Boards",
  "short_name": "BoardSim",
  "description": "Practice the anesthesia oral boards with an AI examiner. Full-length cases that mirror the SOE format.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0F1E",
  "theme_color": "#0A0F1E",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
