{
  "name": "Brax — The Surgeon's Logbook",
  "short_name": "Brax",
  "description": "Surgical case logbook for surgeons and trainees across Ghana. Designed by a surgeon, for surgeons. Built by Dr. Fiifi Brakatu.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b3d3b",
  "theme_color": "#0b3d3b",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
