{
  "name": "Hakan Sener Kuafor Randevu",
  "short_name": "Hakan Sener",
  "description": "Hakan Sener Kuafor icin online randevu sistemi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#132c3b",
  "theme_color": "#132c3b",
  "orientation": "portrait-primary",
  "lang": "tr",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Randevu Al",
      "short_name": "Randevu",
      "url": "/?page=booking",
      "description": "Yeni randevu olustur"
    },
    {
      "name": "Yonetim Paneli",
      "short_name": "Yonetim",
      "url": "/?page=admin",
      "description": "Randevulari yonet"
    }
  ]
}
