{
  "id": "/dashboard",
  "name": "Siriplan — Akıllı Randevu Yönetimi",
  "short_name": "Siriplan",
  "description": "Kuaför, berber, güzellik salonu ve spa için AI destekli randevu yönetim platformu",
  "start_url": "/dashboard",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#022058",
  "theme_color": "#022058",
  "lang": "tr",
  "dir": "ltr",
  "scope": "/",
  "categories": ["business", "productivity", "lifestyle"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "handle_links": "preferred",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-narrow.png",
      "sizes": "430x932",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Siriplan ana sayfa — mobil görünüm"
    },
    {
      "src": "/screenshots/booking-narrow.png",
      "sizes": "430x932",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Herkese açık online randevu sayfası — mobil görünüm"
    },
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Siriplan ana sayfa — masaüstü görünüm"
    },
    {
      "src": "/screenshots/booking-wide.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Herkese açık online randevu sayfası — masaüstü görünüm"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Randevu",
      "short_name": "Randevu",
      "description": "Hızlı randevu ekle",
      "url": "/dashboard/randevular/yeni",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Müşteriler",
      "short_name": "Müşteri",
      "description": "Müşteri listesine git",
      "url": "/dashboard/musteriler",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
