{
  "name": "Sistem Absensi Jamaah PPRQ",
  "short_name": "Absensi PPRQ",
  "description": "Sistem Manajemen Absensi Jamaah & Dhuha — Pondok Pesantren Raudlatul Quran",
  "lang": "id-ID",
  "dir": "ltr",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#1F7A63",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Input Absensi",
      "short_name": "Absensi",
      "description": "Input absensi sholat jamaah hari ini",
      "url": "/views/absensi/absen_mobile.php",
      "icons": [{ "src": "/assets/img/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Laporan",
      "short_name": "Laporan",
      "description": "Rekap kehadiran",
      "url": "/views/laporan/index.php",
      "icons": [{ "src": "/assets/img/icon.svg", "sizes": "any" }]
    }
  ]
}
