{
    "name": "Gazi Endüstri Topluluğu",
    "short_name": "GaziENT",
    "description": "Gazi Üniversitesi Endüstri Mühendisliği Topluluğu Yönetim Paneli",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e3a8a",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "tr",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "business"
    ],
    "shortcuts": [
        {
            "name": "Gösterge Paneli",
            "short_name": "Panel",
            "url": "/",
            "icons": [
                {
                    "src": "/favicon.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}