{
  "name": "High Risk Interactive LMS",
  "short_name": "HRI LMS",
  "description": "High Risk Licensing Training - Mobile Learning Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a102e",
  "theme_color": "#2D1B4E",
  "orientation": "any",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Learning",
      "short_name": "Learning",
      "description": "Continue your enrolled courses",
      "url": "/my-learning"
    },
    {
      "name": "Browse Courses",
      "short_name": "Courses",
      "description": "Explore available training courses",
      "url": "/courses"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
