{
  "name": "Tina Kuaför",
  "short_name": "Tina",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "description": "Tina Kuaför randevu ve hizmet yönetim uygulaması.",
  "icons": [
    {
      "src": "/static/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#110d15",
  "background_color": "#0c0910",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "lang": "tr",
  "categories": ["beauty", "lifestyle", "business"],
  "shortcuts": [
    {
      "name": "Randevu Al",
      "short_name": "Randevu",
      "url": "/?source=pwa-shortcut#booking",
      "description": "Hızlıca randevu ekranına git"
    },
    {
      "name": "Hizmetler",
      "short_name": "Hizmetler",
      "url": "/hizmetler/?source=pwa-shortcut",
      "description": "Hizmet ve fiyatları görüntüle"
    }
  ]
}
