{
  "name": "ClinicGo — Clinic Appointment System",
  "short_name": "ClinicGo",
  "description": "Book clinic appointments, get reminders and track your queue at Nigerian PHCs and hospitals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2fbfa",
  "theme_color": "#19b3a6",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
