{
  "name": "HaRezm – İK Platformu",
  "short_name": "HaRezm",
  "description": "Yapay zeka destekli İnsan Kaynakları Yönetim Platformu",
  "start_url": "/auth/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "lang": "tr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "PDKS Giriş / Çıkış",
      "short_name": "PDKS",
      "description": "Mesai giriş çıkış kaydı",
      "url": "/portal",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Ekibim",
      "short_name": "Ekip",
      "description": "Yöneticiler için ekip özeti",
      "url": "/dashboard/team",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Onaylar",
      "short_name": "Onaylar",
      "description": "Bekleyen izin/avans/mesai onayları",
      "url": "/dashboard/approvals",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "İzin Talebi",
      "short_name": "İzin",
      "description": "Yeni izin talebi oluştur",
      "url": "/portal/my-leaves",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
