{
  "name": "Teknoloji Mimarı — IT Destek",
  "short_name": "TM Destek",
  "description": "IT Destek ve Servis Yönetim Paneli",
  "start_url": "/login.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2D5BE0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Ticket",
      "short_name": "Yeni Ticket",
      "description": "Hızlı ticket oluştur",
      "url": "/manager.html",
      "icons": [{ "src": "/assets/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
