{
    "name": "Mekan İklimlendirme - Daikin Yetkili Bayisi",
    "short_name": "Mekan İklimlendirme",
    "description": "İstanbul'da Daikin yetkili bayisi olarak profesyonel klima montaj, bakım ve servis hizmeti",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0066CC",
    "background_color": "#FFFFFF",
    "categories": ["business", "lifestyle", "utilities"],
    "lang": "tr",
    "scope": "/",
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Hemen Ara",
            "short_name": "Ara",
            "description": "Doğrudan telefon arama",
            "url": "tel:05310130028",
            "icons": [
                {
                    "src": "/images/phone-icon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "WhatsApp",
            "short_name": "WhatsApp",
            "description": "WhatsApp ile iletişim",
            "url": "https://wa.me/905310130028",
            "icons": [
                {
                    "src": "/images/whatsapp-icon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Hizmetler",
            "short_name": "Hizmetler",
            "description": "İklimlendirme hizmetlerimizi görün",
            "url": "/#services",
            "icons": [
                {
                    "src": "/images/services-icon.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
} 