{
    "name": "Nova-PYS HRMS",
    "short_name": "NovaPYS",
    "description": "Nova-PYS Personel Yönetim ve Otomasyon Sistemi",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#6366f1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}