{
    "name": "MESS - Leave Management System",
    "short_name": "MESS",
    "description": "Employee Self Service for PT. Mesitechmitra Purnabangun",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#F8FAFC",
    "theme_color": "#6366F1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "images/logo-mess1.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/logo-mess1.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
