{
  "name": "AIRA Academy — Free AI Learning for Africa",
  "short_name": "AIRA Academy",
  "description": "Free AI academy with 120 lessons across 4 challenges. Learn ChatGPT, Claude, AI automation, vibe coding, and business AI. Built for Africa by Radoss Agency × ZuriLabs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020408",
  "theme_color": "#020408",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity", "business"],
  "icons": [
    {
      "src": "/og-image.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "AI Challenges",
      "short_name": "Challenges",
      "description": "Browse all 4 AI learning challenges",
      "url": "/challenges",
      "icons": [{ "src": "/og-image.jpg", "sizes": "192x192" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your learning progress",
      "url": "/dashboard",
      "icons": [{ "src": "/og-image.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Certificates",
      "short_name": "Certificates",
      "description": "View earned certificates",
      "url": "/certificates",
      "icons": [{ "src": "/og-image.jpg", "sizes": "192x192" }]
    }
  ]
}
