{
  "name": "WJTA Learning Management System",
  "short_name": "WJTA LMS",
  "description": "Compliance-driven training, certification logging, and reporting for the WaterJet Technology Association.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ff6219",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/wjta-official-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wjta-official-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My courses",
      "url": "/learner/courses",
      "description": "View your enrolled courses"
    },
    {
      "name": "My credentials",
      "url": "/learner/credentials",
      "description": "Download your certificates"
    },
    {
      "name": "Course catalog",
      "url": "/learner/catalog",
      "description": "Browse available courses"
    }
  ]
}
