{
    "name": "AgentForBook",
    "short_name": "AgentForBook",
    "description": "Basılı kitapları yapay zeka ile dijital öğrenme deneyimine dönüştüren B2B platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FEFDFB",
    "theme_color": "#2E86AB",
    "orientation": "portrait-primary",
    "lang": "tr",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
