{
    "name": "PDKS - Personel Devam Kontrol",
    "short_name": "PDKS",
    "description": "Personel Devam Kontrol Sistemi",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1a1a2e",
    "theme_color": "#4a90d9",
    "icons": [
        {
            "src": "/app.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/gold.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}