19 lines
496 B
JSON
19 lines
496 B
JSON
{
|
|
"name": "Face Registration",
|
|
"short_name": "FaceReg",
|
|
"description": "Registrasi foto wajah untuk verifikasi identitas",
|
|
"start_url": "/skydash/registrasi_foto.php",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#4b7bec",
|
|
"orientation": "portrait",
|
|
"icons": [
|
|
{
|
|
"src": "images/favicon.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|