{
  "name": "TrainTrack LMS",
  "short_name": "TrainTrack",
  "description": "Learning management system for Australian RTOs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "lang": "en-AU",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My Assessments",
      "short_name": "Assessments",
      "url": "/my",
      "description": "View and submit your assessments"
    },
    {
      "name": "Attendance",
      "short_name": "Attendance",
      "url": "/attendance",
      "description": "Mark student attendance"
    },
    {
      "name": "RPL Applications",
      "short_name": "RPL",
      "url": "/my/rpl",
      "description": "Recognition of Prior Learning applications"
    }
  ]
}
