{
  "name": "kooza Randevu",
  "short_name": "kooza Randevu",
  "description": "Akıllı randevu yönetim sistemi — klinik, salon, kuaför ve hizmet işletmeleri için. kooza ekosistemi.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#A855F7",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Yeni Randevu",
      "short_name": "Yeni",
      "description": "Hızlıca randevu oluştur",
      "url": "/appointments/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Müşteriler",
      "short_name": "Müşteri",
      "description": "Müşteri listesi",
      "url": "/customers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bugün",
      "short_name": "Bugün",
      "description": "Bugünün randevuları",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
