{
  "id": "/",
  "name": "Techackode Learner Hub",
  "short_name": "Techackode",
  "description": "Learn with Techackode -courses, assessments, and certificates in one focused workspace.",
  "start_url": "/divisions/edutech/lms/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f7f8",
  "theme_color": "#0b7d86",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Learner Hub",
      "short_name": "LMS",
      "description": "Open your learning dashboard",
      "url": "/divisions/edutech/lms/dashboard"
    },
    {
      "name": "My Learning",
      "short_name": "Courses",
      "description": "Continue enrolled courses",
      "url": "/divisions/edutech/lms/enrolled"
    }
  ]
}
