{
  "name": "KepHomes | Premium Real Estate",
  "short_name": "KepHomes",
  "description": "KepHomes offers premium real estate solutions and services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#EF3E42",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Projelerimiz / Projects",
      "short_name": "Projeler",
      "description": "KepHomes projelerini ve ilanlarını görüntüleyin",
      "url": "/projects",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Favorilerim / My Favorites",
      "short_name": "Favorilerim",
      "description": "Kaydettiğiniz premium ilanları görüntüleyin",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "İletişim / Contact Us",
      "short_name": "İletişim",
      "description": "Bizimle doğrudan iletişime geçin",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
