{
  "id": "kmi-hr-system",
  "name": "KMI HR Information System",
  "short_name": "KMI HR",
  "description": "Sistem Informasi & Laporan Kehadiran HR PT Kayu Mebel Indonesia",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Buka Dashboard HR",
      "url": "index.php",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Request Approval",
      "short_name": "Requests",
      "description": "Daftar Pengajuan & Approval Karyawan",
      "url": "requests.php",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Form Gagal Absen",
      "short_name": "Gagal Absen",
      "description": "Pengajuan Form Koreksi Presensi / Gagal Absen",
      "url": "form_gagal_absen.php",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
