{
    "name": "ANKA GRUP - Trabzon İnşaat ve Yapı Çözümleri",
    "short_name": "ANKA GRUP",
    "description": "Trabzon'dan Türkiye'ye kaliteli yapı çözümleri. İnşaat, boya, alçı, cephe sistemleri ve daha fazlası.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#dc3545",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "tr",
    "dir": "ltr",
    "categories": ["business", "construction", "services"],
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ],
    "shortcuts": [
        {
            "name": "Teklif Al",
            "short_name": "Teklif",
            "description": "Hızlı teklif almak için",
            "url": "/teklif/",
            "icons": [
                {
                    "src": "/favicon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Hizmetler",
            "short_name": "Hizmetler",
            "description": "Tüm hizmetlerimizi görün",
            "url": "/hizmetler/",
            "icons": [
                {
                    "src": "/favicon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "İletişim",
            "short_name": "İletişim",
            "description": "Bizimle iletişime geçin",
            "url": "/iletisim/",
            "icons": [
                {
                    "src": "/favicon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Bölgeler",
            "short_name": "Bölgeler",
            "description": "Hizmet verdiğimiz bölgeler",
            "url": "/bolge/",
            "icons": [
                {
                    "src": "/favicon.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}