{
  "name": "Clyna - Medikal Turizm Platformu",
  "short_name": "Clyna",
  "description": "Türkiye'de saç ekimi, diş tedavisi ve estetik cerrahi için doğrulanmış klinikleri karşılaştırın. Ücretsiz teklif alın.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0079d7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ana Sayfa"
    },
    {
      "src": "/screenshots/home-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ana Sayfa Mobil"
    }
  ],
  "shortcuts": [
    {
      "name": "Ücretsiz Teklif Al",
      "short_name": "Teklif",
      "description": "Kliniklerden ücretsiz fiyat teklifi alın",
      "url": "/get-quote",
      "icons": [{ "src": "/icons/quote-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Klinikleri Görüntüle",
      "short_name": "Klinikler",
      "description": "Doğrulanmış klinikleri keşfedin",
      "url": "/clinics",
      "icons": [{ "src": "/icons/clinic-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Tedaviler",
      "short_name": "Tedaviler",
      "description": "Tedavi seçeneklerini inceleyin",
      "url": "/treatments",
      "icons": [{ "src": "/icons/treatment-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+clyna",
      "url": "/handle-protocol?url=%s"
    }
  ]
}
