{
  "name": "RHXtimes",
  "short_name": "RHXtimes",
  "start_url": "index.php?page=employee_scan",
  "scope": ".",
  "display": "standalone",
  "background_color": "#F4F6F8",
  "theme_color": "#0F2C59",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/pwa.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}