{
  "name": "TSAF — Tech Skills Into Action",
  "short_name": "TSAF",
  "description": "Empowering African youth through technology education, innovation, mentorship, and leadership development.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8faf9",
  "theme_color": "#10b981",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "technology", "nonprofit"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Academy",
      "short_name": "Academy",
      "url": "/academy",
      "description": "Browse free tech courses"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/events",
      "description": "Upcoming workshops and conferences"
    },
    {
      "name": "Stories",
      "short_name": "Stories",
      "url": "/stories",
      "description": "Real impact stories"
    },
    {
      "name": "My Learning",
      "short_name": "Learning",
      "url": "/academy/my-learning",
      "description": "Continue your courses"
    }
  ],
  "prefer_related_applications": false
}
