{
  "name": "Courselord — AI-Powered Learning Platform",
  "short_name": "Courselord",
  "description": "AI-Powered Premium Learning Platform for WAEC, NECO, JAMB & Programming",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#5E256D",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "learning", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Continue Learning",
      "short_name": "Learn",
      "url": "/learn",
      "description": "Resume your learning progress"
    },
    {
      "name": "AI Tutor",
      "short_name": "AI",
      "url": "/ai",
      "description": "Chat with AI tutor"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search",
      "description": "Search courses and lessons"
    }
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
