{
  "name": "NeuroHub Client Portal",
  "short_name": "NeuroHub",
  "description": "Book appointments, message your practitioner, share files and check in on your wellbeing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2F4FA",
  "theme_color": "#0A0A0A",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
