{
    "name": "MTK CRM",
    "short_name": "MTK CRM",
    "description": "İş takibi CRM — kimde ne iş var, her an görün.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F1117",
    "theme_color": "#4F46E5",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
