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