{
  "name": "LTGS E-Recruitment Portal",
  "short_name": "e-Recruit",
  "description": "Official E-Recruitment Portal for LTGS RWANDA PLC. Apply for positions and track your applications.",
  "start_url": "https://management.lfsg.co.rw/e-recruitment/candidate_area/index.php",
  "scope": "/e-recruitment/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F0F3F9",
  "theme_color": "#003DA5",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "https://management.lfsg.co.rw/uploads/briefcase.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://management.lfsg.co.rw/uploads/briefcase.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Candidate Login",
      "short_name": "Login",
      "description": "Sign in to the candidate portal",
      "url": "https://management.lfsg.co.rw/e-recruitment/candidate_area/index.php",
      "icons": [{ "src": "https://management.lfsg.co.rw/uploads/briefcase.png", "sizes": "192x192" }]
    },
    {
      "name": "Create Account",
      "short_name": "Register",
      "description": "Register a new candidate account",
      "url": "https://management.lfsg.co.rw/e-recruitment/candidate_area/register.php",
      "icons": [{ "src": "https://management.lfsg.co.rw/uploads/briefcase.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Application",
      "short_name": "Track",
      "description": "Track your job application status",
      "url": "https://management.lfsg.co.rw/e-recruitment/track_application.php",
      "icons": [{ "src": "https://management.lfsg.co.rw/uploads/briefcase.png", "sizes": "192x192" }]
    }
  ]
}