{
    "short_name": "LeadPulse",
    "name": "LeadPulse CRM — Fuar Lead Yönetimi",
    "description": "Fuarlarda hızlı lead toplama, AI analiz ve satış pipeline yönetimi",
    "icons": [
        {
            "src": "icons/icon-72.png",
            "type": "image/png",
            "sizes": "72x72"
        },
        {
            "src": "icons/icon-96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "icons/icon-128.png",
            "type": "image/png",
            "sizes": "128x128"
        },
        {
            "src": "icons/icon-144.png",
            "type": "image/png",
            "sizes": "144x144",
            "purpose": "any"
        },
        {
            "src": "icons/icon-152.png",
            "type": "image/png",
            "sizes": "152x152"
        },
        {
            "src": "icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-384.png",
            "type": "image/png",
            "sizes": "384x384"
        },
        {
            "src": "icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/dashboard",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#09090b",
    "background_color": "#09090b",
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "tr",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false,
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Fuar Modu",
            "short_name": "Fuar",
            "url": "/fair-mode",
            "icons": [
                {
                    "src": "icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "QR Kod Oluştur",
            "short_name": "QR",
            "url": "/qr",
            "icons": [
                {
                    "src": "icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}