{
  "name": "Karagöz Oto Fren - Otomotiv ERP & Servis Takip",
  "short_name": "KaragozOtoFren",
  "description": "Araç Servis ve Bakım Geçmişi Canlı Takip & Yönetim Portalı",
  "start_url": "/portal",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#e53e3e",
  "icons": [
    {
      "src": "/uploads/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "🔑 Yönetim / Usta Paneli",
      "short_name": "Yönetim",
      "description": "İşletme sahibi ve usta giriş paneli",
      "url": "/dashboard",
      "icons": [{ "src": "/uploads/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "🚗 Müşteri Takip Portalı",
      "short_name": "Portal",
      "description": "Müşteri canlı araç takip sayfası",
      "url": "/portal",
      "icons": [{ "src": "/uploads/logo.png", "sizes": "192x192" }]
    }
  ]
}
