{
    "name": "Ar-Tek Bayi Paneli",
    "short_name": "Ar-Tek Bayi",
    "description": "Ar-Tek B2B Bayi Sipariş Portalı — Ürün arama, fiyat görüntüleme, hızlı sipariş ve sepet yönetimi",
    "start_url": "/index.php",
    "scope": "/",
    "id": "/index.php",
    "display": "standalone",
    "background_color": "#f5f5f7",
    "theme_color": "#e31e24",
    "orientation": "any",
    "lang": "tr",
    "dir": "ltr",
    "icons": [
        {
            "src": "pwa-icons/icon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "pwa-icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "pwa-icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "pwa-icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "pwa-icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "pwa-icons/icon-152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "pwa-icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "pwa-icons/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "pwa-icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Hızlı Sipariş",
            "short_name": "Hızlı Sipariş",
            "description": "Toplu ürün siparişi ver",
            "url": "/hizli_siparis.php",
            "icons": [
                {
                    "src": "pwa-icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Ana Panel",
            "short_name": "Panel",
            "description": "Ürün listesi ve fiyatlar",
            "url": "/index.php",
            "icons": [
                {
                    "src": "pwa-icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "categories": [
        "business",
        "shopping"
    ],
    "screenshots": []
}