{
  "id": "/",
  "name": "DentistApp",
  "short_name": "DentistApp",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "description": "DentistApp, diş hekimleri için randevu, hasta kartı, tedavi geçmişi, medya ve kasa modüllerini içeren premium klinik yönetim uygulamasıdır.",
  "icons": [
    { "src": "/icons/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["medical", "productivity", "business"],
  "shortcuts": [
    {
      "name": "Özellikler",
      "short_name": "Özellikler",
      "url": "/#ozellikler",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Ekranlar",
      "short_name": "Ekranlar",
      "url": "/#ekranlar",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Demo Talep Et",
      "short_name": "Demo",
      "url": "/#iletisim",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
