{
  "name": "CEMA - Center for Epidemiological Modelling and Analysis",
  "short_name": "CEMA",
  "description": "Improving Africa's health through data. Leveraging advanced analytics and epidemiological modeling to drive impactful health solutions across the continent.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#27aae1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "health",
    "research",
    "science",
    "medical",
    "analytics",
    "clinical research"

  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/images/logo.jpg",
      "type": "image/jpeg",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Research Areas",
      "short_name": "Research",
      "description": "Explore our clinical research and epidemiology work",
      "url": "/clinical-research",
      "icons": [
        {
          "src": "/images/logo.jpg",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Publications",
      "short_name": "Publications",
      "description": "Browse our latest research publications",
      "url": "/publications",
      "icons": [
        {
          "src": "/images/logo.jpg",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Training Programs",
      "short_name": "Training",
      "description": "Discover capacity strengthening opportunities",
      "url": "/capacity-strengthening",
      "icons": [
        {
          "src": "/images/logo.jpg",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Data Resources",
      "short_name": "Data",
      "description": "Access our data catalogue and analytics tools",
      "url": "/resources",
      "icons": [
        {
          "src": "/images/logo.jpg",
          "type": "image/jpeg"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/images/hero.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CEMA Hero Section"
    },
    {
      "src": "/images/cema-launch.jpg",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "CEMA Launch Event"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ]
}