{
  "name": "Silifke Psikolog - Metin Çapar",
  "short_name": "Silifke Psikolog",
  "description": "Silifke Psikolog ve Aile Danışmanı Metin Çapar - Bireysel Terapi, Çift Danışmanlığı ve Aile Terapisi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/uploads/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Randevu Al",
      "short_name": "Randevu",
      "description": "Hızlı randevu oluştur",
      "url": "/randevu",
      "icons": [
        {
          "src": "/uploads/icons/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "İletişim",
      "short_name": "İletişim",
      "description": "Bizimle iletişime geçin",
      "url": "/contact",
      "icons": [
        {
          "src": "/uploads/icons/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": [
    "health",
    "medical",
    "lifestyle"
  ]
}