{
  "id": "/",
  "name": "Brifak Health Care Clinic",
  "short_name": "Brifak",
  "description": "Find the right therapist and book appointments with ease. Start your mental health journey today.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fdf9",
  "theme_color": "#3d9e7a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home – Start your wellbeing journey"
    },
    {
      "src": "/screenshots/screen-therapists.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Find a Therapist – Browse licensed professionals"
    },
    {
      "src": "/screenshots/screen-appointments.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "My Appointments – Manage your sessions"
    }
  ]
}
