{
  "name": "NottéCRM",
  "short_name": "NottéCRM",
  "description": "NottéGlobal Ekip CRM Paneli",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1B2E",
  "theme_color": "#0E1B2E",
  "orientation": "portrait",
  "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": "Yeni Lead", "url": "/leads/new", "description": "Yeni lead ekle" },
    { "name": "Takvim", "url": "/takvim", "description": "Bugünkü randevular" }
  ]
}
