{
  "name": "Elegance Hair Studio - Lüks Kadın Kuaförü",
  "short_name": "Elegance Hair",
  "description": "İstanbul'un en lüks kadın kuaförü. Profesyonel saç kesimi, boyama ve bakım hizmetleri ile güzelliğinizi keşfedin.",
  "lang": "tr",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["beauty", "lifestyle", "health"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ana sayfa görünümü"
    },
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobil ana sayfa"
    }
  ],
  "shortcuts": [
    {
      "name": "Randevu Al",
      "short_name": "Randevu",
      "description": "Hızlı randevu oluştur",
      "url": "/#appointment",
      "icons": [
        {
          "src": "/icons/appointment-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Hizmetler",
      "short_name": "Hizmetler",
      "description": "Salon hizmetlerini görüntüle",
      "url": "/#services",
      "icons": [
        {
          "src": "/icons/services-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "İletişim",
      "short_name": "İletişim",
      "description": "İletişim bilgileri",
      "url": "/#contact",
      "icons": [
        {
          "src": "/icons/contact-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {},
  "handle_links": "preferred"
}