{
    "name": "Efes Lens",
    "short_name": "Efes Lens",
    "description": "Kontakt lens ve lens bakım ürünleri — reçeteye göre lens bul, numaranı seç, kapına gelsin.",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fcfaf6",
    "theme_color": "#153e40",
    "lang": "tr",
    "icons": [
        {
            "src": "/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Lens bul",
            "url": "/lens-bul/?source=pwa",
            "icons": [
                {
                    "src": "/pwa/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Siparişlerim",
            "url": "/siparislerim/?source=pwa",
            "icons": [
                {
                    "src": "/pwa/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}