{
  "name": "Rumah HR Management Portal",
  "short_name": "RU Absensi",
  "description": "Portal Manajemen Rumah HR",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://img.icons8.com/fluent/192/000000/fingerprint.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/fluent/512/000000/fingerprint.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/createicon/512/7c3aed/attendance.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}