{
    "name": "Yapay Zeka Sohbet",
    "short_name": "YZ Sohbet",
    "description": "Yapay zeka asistanları ile gerçek zamanlı yazılı ve sesli sohbet deneyimi.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "256x256",
            "type": "image/x-icon"
        }
    ]
}