{
    "name": "Qualia Spa & Wellness",
    "short_name": "Qualia Spa",
    "description": "Denge, güzellik ve huzurla yeniden buluşun. Merter, İstanbul.",
    "lang": "tr",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#fcf9f4",
    "theme_color": "#87774f",
    "categories": [
        "lifestyle",
        "health",
        "beauty"
    ],
    "icons": [
        {
            "src": "/assets/images/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "shortcuts": [
        {
            "name": "Hizmetler",
            "url": "/services",
            "description": "Tüm spa hizmetleri"
        },
        {
            "name": "Randevu Al",
            "url": "/contact",
            "description": "İletişime geçin"
        }
    ]
}