{
  "name": "Hemendoktor — Doktor, Hastane ve Hastalık Rehberi",
  "short_name": "Hemendoktor",
  "description": "Türkiye'nin 81 ilindeki uzman doktor, diş hekimi ve hastane rehberi. Hekim incelemeli tıbbi içerikler.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#006cff",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/img/core-img/favicon.png",
      "sizes": "50x50",
      "type": "image/png"
    },
    {
      "src": "/img/core-img/favicon.webp",
      "sizes": "50x50",
      "type": "image/webp"
    },
    {
      "src": "/img/core-img/logo2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Doktor Ara",
      "short_name": "Doktor",
      "description": "81 ilde uzman doktor ara",
      "url": "/doktorlar",
      "icons": [{ "src": "/img/core-img/favicon.png", "sizes": "50x50" }]
    },
    {
      "name": "Hastane Ara",
      "short_name": "Hastane",
      "description": "Şehre göre hastane listele",
      "url": "/hastaneler",
      "icons": [{ "src": "/img/core-img/favicon.png", "sizes": "50x50" }]
    },
    {
      "name": "Hangi Doktora Gitmeliyim?",
      "short_name": "Hastalıklar",
      "description": "Belirtiye göre branş rehberi",
      "url": "/hastaliklar",
      "icons": [{ "src": "/img/core-img/favicon.png", "sizes": "50x50" }]
    }
  ]
}
