{
    "name": "Absensi Karyawan",
    "short_name": "Absensi",
    "description": "PWA Absensi Karyawan dengan Clock In/Out, Overtime, GPS, dan Selfie",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0ea5e9",
    "background_color": "#f8fafc",
    "icons": [
          { "src": "icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
          { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
          { "src": "icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" }
    ]
}
