{
  "name": "Absensi Karyawan",
  "short_name": "Absensi",
  "description": "Aplikasi absensi karyawan.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f8ff",
  "theme_color": "#075fe4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/absen-ict.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "assets/absen-ict.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
