{
    "name": "Totaş Grup CRM",
    "short_name": "Totaş CRM",
    "description": "Totaş Grup Müşteri ve Teklif Yönetim Sistemi",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#d97706",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}