{
    "name": "ikileylek",
    "short_name": "ikileylek",
    "description": "ikileylek magazasi, hesap ve paket takibi.",
    "lang": "tr-TR",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#18181b",
    "background_color": "#f7f5f0",
    "categories": ["shopping", "utilities"],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "16x16 32x32 48x48 64x64",
            "type": "image/x-icon",
            "purpose": "any"
        },
        {
            "src": "/favicon.png",
            "sizes": "64x64",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Urunler",
            "short_name": "Urunler",
            "url": "/urunler"
        },
        {
            "name": "Sepet",
            "short_name": "Sepet",
            "url": "/sepet"
        },
        {
            "name": "Favoriler",
            "short_name": "Favoriler",
            "url": "/favoriler"
        },
        {
            "name": "Karsilastir",
            "short_name": "Karsilastir",
            "url": "/karsilastir"
        }
    ]
}
