{
  "name": "HTC Africa",
  "short_name": "HTC",
  "description": "Pan-African non-profit technology institution advancing AI governance, digital policy, talent development, cybersecurity, and innovation across Africa.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0A2E5D",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "government", "news", "productivity"],
  "icons": [
    {
      "src": "/assets/images/HTC_Africa_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/HTC_Africa_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply to a Programme",
      "short_name": "Apply",
      "url": "/register",
      "description": "Submit a programme application"
    },
    {
      "name": "Upcoming Events",
      "short_name": "Events",
      "url": "/events"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact"
    }
  ]
}
