{
  "name": "AMAN Ecosystem \u2014 HR & Finance",
  "short_name": "AMAN",
  "description": "Sistem HR & Finance EDN Group: absensi, izin/cuti, perjalanan dinas, reimbursement, cash advance.",
  "start_url": "/beranda",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "lang": "id-ID",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=3",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Check-In",
      "short_name": "Absen",
      "description": "Mulai clock-in sekarang",
      "url": "/beranda?action=clock-in",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=3",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Aktivitas",
      "short_name": "Riwayat",
      "url": "/aktivitas"
    },
    {
      "name": "Izin",
      "short_name": "Izin",
      "url": "/izin"
    }
  ]
}