{
    "id": "/",
    "name": "Temasal — NFC ile Anlam Kazan",
    "short_name": "Temasal",
    "description": "Temasal, NFC destekli akıllı kartvizit, bitki, kupa ve hediye deneyimlerini yönetmenizi sağlayan dijital temas platformudur.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#3B82F6",
    "orientation": "portrait-primary",
    "lang": "tr-TR",
    "dir": "ltr",
    "prefer_related_applications": false,
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "screenshots": [
        {
            "src": "/screenshots/home-narrow.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Temasal ana sayfa"
        },
        {
            "src": "/screenshots/menu-narrow.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "3D/AR dijital menü"
        },
        {
            "src": "/screenshots/home-wide.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Temasal masaüstü görünüm"
        }
    ],
    "shortcuts": [
        {
            "name": "Kartvizitim",
            "short_name": "Kartlar",
            "description": "Dijital kartvizit sayfanı yönet.",
            "url": "/dashboard/cards",
            "icons": [
                {
                    "src": "/icons/cards.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "NFC Sahiplen",
            "short_name": "Sahiplen",
            "description": "NFC ürününü hesabına bağla.",
            "url": "/claim",
            "icons": [
                {
                    "src": "/icons/claim.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Dashboard",
            "short_name": "Panel",
            "description": "Temasal yönetim panelini aç.",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/icons/dashboard.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ]
}
