{
  "id": "/",
  "name": "HR Portal - Multi-Tenant HR System",
  "short_name": "HR Portal",
  "description": "Sistem HR all-in-one: absensi GPS, barcode, payroll, cuti, reimburse, KPI, dan approval.",
  "start_url": "/",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "Scan Absensi",
      "short_name": "Scan",
      "description": "Scan QR Code Absensi",
      "url": "/scan",
      "icons": [{ "src": "images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Go to Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "images/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
