{
  "name": "Anlycade Reserve",
  "short_name": "Reserve",
  "theme_color": "#0ea5e9",
  "background_color": "#09090b",
  "display": "standalone",
  "scope": "/",
  "start_url": "/dashboard",
  "orientation": "portrait-primary",
  "description": "Anlycade Reserve — premium randevu yönetim platformu. Randevular, müşteriler ve ekip tek panelde.",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Takvim",
      "short_name": "Takvim",
      "description": "Randevu takvimini aç",
      "url": "/calendar",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Yeni Randevu",
      "short_name": "Yeni",
      "description": "Hızlı randevu oluştur",
      "url": "/calendar?new=1",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Müşteriler",
      "short_name": "Müşteri",
      "description": "Müşteri listesini aç",
      "url": "/customers",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    }
  ]
}
