{
  "name": "Hellofoundation Youth Mental Wellness & Support",
  "short_name": "Hellofoundation",
  "description": "Confidential counselling and self-help for young people across South Africa. Book a session, chat with a counsellor, and track your wellness — free.",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "hellofoundation-wellness",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait",
  "background_color": "#F4F1DE",
  "theme_color": "#E07A5F",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/pwa-icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book a session",
      "short_name": "Book",
      "description": "Book a free counselling session",
      "url": "/book",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat with counsellor",
      "short_name": "Chat",
      "description": "Open your counsellor conversations",
      "url": "/chat",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Self-help library",
      "short_name": "Self-help",
      "description": "Guided wellness videos",
      "url": "/self-help",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
