{
  "name": "Edjitsu LMS",
  "short_name": "Edjitsu",
  "description": "Learn automotive engineering, GenAI, and embedded systems with Edjitsu.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0B1628",
  "theme_color": "#0A7070",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/brandLogo_Colour.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/brandLogo_Colour.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your learning dashboard"
    },
    {
      "name": "My Courses",
      "url": "/my-courses",
      "description": "View your enrolled courses"
    }
  ]
}
