{
    "name": "Hacettepe Personel Takip",
    "short_name": "Hacettepe EF",
    "start_url": "../index.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F1F5F9",
    "theme_color": "#002D62",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}