{
    "name": "Navigator HR System",
    "short_name": "Navigator.App",
    "start_url": "/",
    "display": "standalone",
    "form_factor": "handheld", 
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "/images/logo.png",
        "sizes": "157x192",
        "type": "image/png"
      }
    ]
  }