{
    "name": "ระบบบันทึกเวลาเข้า-ออกงาน",
    "short_name": "ลงเวลา",
    "description": "บันทึกเวลาเข้า-ออกงานพร้อมเซลฟี่และพิกัด GPS",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1e3a8a",
    "theme_color": "#1e3a8a",
    "lang": "th",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
