{
  "name": "TeamMid — İK Yönetim Platformu",
  "short_name": "TeamMid",
  "description": "Kurumsal İnsan Kaynakları ve Çalışan Yönetim Sistemi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#6366F1",
  "orientation": "any",
  "id": "teammid-hr-app",
  "icons": [
    { "src": "/icons/icon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity"],
  "lang": "tr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/images/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Panel", "url": "/", "icons": [{"src":"/icons/icon-96.png","sizes":"96x96"}] },
    { "name": "İzin Talebi", "short_name": "İzin", "url": "/Leaves", "icons": [{"src":"/icons/icon-96.png","sizes":"96x96"}] },
    { "name": "Mesai Takibi", "short_name": "PDKS", "url": "/Attendance", "icons": [{"src":"/icons/icon-96.png","sizes":"96x96"}] },
    { "name": "Mesajlar", "short_name": "Chat", "url": "/Chat", "icons": [{"src":"/icons/icon-96.png","sizes":"96x96"}] },
    { "name": "Görevlerim", "short_name": "Görev", "url": "/Tasks", "icons": [{"src":"/icons/icon-96.png","sizes":"96x96"}] }
  ]
}
