{
  "name": "Kapsül Asistan",
  "short_name": "KapsülAsistan",
  "description": "Proje ve Görev Yönetim Platformu",
  "start_url": "/panel",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#1E56A0",
  "orientation": "any",
  "categories": ["productivity", "business"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Günlük Görevler", "url": "/gunluk", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Kanban", "url": "/kanban", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mesajlar", "url": "/mesajlar", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
