{
  "id": "/mentalhealthcompanion/app/",
  "name": "MentalHealth Companion",
  "short_name": "MentalHealth Companion",
  "description": "Clear information, a steady daily toolkit, and a direct path to help — built for South Africa. A self-management companion for depression, anxiety, and related conditions, designed to sit alongside professional care, not replace it.",
  "start_url": "/mentalhealthcompanion/app/",
  "scope": "/mentalhealthcompanion/app/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en-ZA",
  "dir": "ltr",
  "background_color": "#F7F3EE",
  "theme_color": "#8B6F5C",
  "categories": ["health", "medical", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/mentalhealthcompanion/app/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/mentalhealthcompanion/app/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/mentalhealthcompanion/app/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/mentalhealthcompanion/app/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/mentalhealthcompanion/app/icons/screenshot-mobile-home.png", "sizes": "2160x2700", "type": "image/png", "form_factor": "narrow", "label": "Home screen — Knowledge Hub and Companion Toolkit" },
    { "src": "/mentalhealthcompanion/app/icons/screenshot-mobile-checkin.png", "sizes": "2160x2700", "type": "image/png", "form_factor": "narrow", "label": "Today's check-in — wellbeing and mood questions" },
    { "src": "/mentalhealthcompanion/app/icons/screenshot-mobile-nextofkin.png", "sizes": "2160x2700", "type": "image/png", "form_factor": "narrow", "label": "Next-of-kin check-in — an outside view from someone close to you" },
    { "src": "/mentalhealthcompanion/app/icons/screenshot-mobile-report.png", "sizes": "2160x2700", "type": "image/png", "form_factor": "narrow", "label": "Combined report — printable summary for your treating team" },
    { "src": "/mentalhealthcompanion/app/icons/screenshot-desktop-report.png", "sizes": "1200x841", "type": "image/png", "form_factor": "wide", "label": "Combined report — wellbeing, mood, sleep, and medication adherence chart for your treating team" }
  ],
  "shortcuts": [
    {
      "name": "Today's check-in",
      "short_name": "Check-in",
      "description": "A few quick questions about how you've been",
      "url": "/mentalhealthcompanion/app/?shortcut=checkin"
    },
    {
      "name": "Safety plan",
      "short_name": "Safety plan",
      "description": "Your own warning signs and coping steps",
      "url": "/mentalhealthcompanion/app/?shortcut=safety"
    },
    {
      "name": "Need help now",
      "short_name": "Need help",
      "description": "South African crisis helplines and emergency guidance",
      "url": "/mentalhealthcompanion/app/?shortcut=crisis"
    }
  ]
}
