{
  "name": "CLG True Solutions - Mental Health & Wellness",
  "short_name": "CLG True Solutions",
  "description": "Professional therapy services and mental health support. Your journey to wellness starts here.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/clg_icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/clg_icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["health", "medical", "wellness", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Schedule Appointment",
      "short_name": "Schedule",
      "description": "Book a therapy session",
      "url": "/schedule",
      "icons": [
        {
          "src": "/clg_icon_192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Chat Assistant",
      "short_name": "Chat",
      "description": "Get help with mental health questions",
      "url": "/?chat=open",
      "icons": [
        {
          "src": "/clg_icon_192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
