{
  "name": "Codebayt Academy | Modern E-Learning Platform",
  "short_name": "Codebayt",
  "description": "Empowering developers and creators worldwide with production-grade engineering courses, interactive video learning, live workshops, and verified certification.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "categories": [
    "education",
    "productivity",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Courses",
      "short_name": "Courses",
      "description": "Browse all available tech and professional courses",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Learning",
      "short_name": "Learning",
      "description": "Access your enrolled courses and progress",
      "url": "/Student/MyLearning",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Academies Directory",
      "short_name": "Academies",
      "description": "Browse specialized partner academies",
      "url": "/Academy/Directory",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
