{
    "name": "Ne Kaça - Fiyat Karşılaştırma & İndirim Takibi",
    "short_name": "Ne Kaça",
    "description": "Türkiye'nin Akıllı Fiyat Karşılaştırma ve Fırsat Tespit Platformu",
    "id": "/",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#0f4c81",
    "lang": "tr",
    "dir": "ltr",
    "categories": [
        "shopping",
        "finance",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Fırsat Ürünleri",
            "short_name": "Fırsatlar",
            "description": "Günün en popüler fırsat ve indirimli ürünleri",
            "url": "/firsat-urunleri.php?utm_source=pwa_shortcut",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Fiyatı Düşenler",
            "short_name": "İndirimler",
            "description": "Fiyatı anlık olarak düşen ürünleri incele",
            "url": "/indirimler.php?utm_source=pwa_shortcut",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Gamer Vitrini",
            "short_name": "Gamer",
            "description": "Oyuncu sistemleri ve PC toplama",
            "url": "/gamer.php?utm_source=pwa_shortcut",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}
