{
  "name": "Beyaz Gülüş Diş Kliniği",
  "short_name": "Beyaz Gülüş",
  "description": "İmplant, zirkonyum, lamina, gülüş tasarımı ve daha fazlası. İstanbul'da uzman diş hekimliği hizmeti.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d7377",
  "theme_color": "#0d7377",
  "lang": "tr-TR",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/img/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Randevu Al",
      "short_name": "Randevu",
      "description": "Online randevu sayfasına git",
      "url": "/iletisim?utm_source=pwa",
      "icons": [{ "src": "/img/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "WhatsApp",
      "short_name": "WhatsApp",
      "description": "WhatsApp ile iletişime geç",
      "url": "/?utm_source=pwa-wp",
      "icons": [{ "src": "/img/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tedaviler",
      "short_name": "Tedaviler",
      "description": "Tüm tedavi seçeneklerini gör",
      "url": "/tedaviler?utm_source=pwa",
      "icons": [{ "src": "/img/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
