{
  "name": "Clarity: Counselling Practice Management",
  "short_name": "Clarity",
  "description": "Practice management software for therapists and counsellors — client records, scheduling, wellbeing check-ins, payments, resources, and CPD tracking in one private workspace.",
  "start_url": "/login",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5d612c",
  "background_color": "#ecebe8",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
