{
  "name": "İnterbahis – İnterbahis Giriş 2026",
  "short_name": "İnterbahis ",
  "description": "İnterbahis 'un güvenli, Edge-optimized platformuna mobil ve masaüstünden kesintisiz erişin. AES-256 şifreleme, anlık ödeme ve 4800+ oyun tek çatı altında.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#f5a623",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["entertainment", "games"],

  "icons": [
    {
      "src": "/icons/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/screenshots/desktop-home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "İnterbahis  ana sayfa — masaüstü görünümü"
    },
    {
      "src": "/screenshots/mobile-home.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "İnterbahis  ana sayfa — mobil görünümü"
    },
    {
      "src": "/screenshots/mobile-lobby.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "İnterbahis  oyun lobisi — mobil görünümü"
    }
  ],

  "shortcuts": [
    {
      "name": "Giriş Yap",
      "short_name": "Giriş",
      "description": "İnterbahis  hesabına hızlıca giriş yap",
      "url": "/giris?source=shortcut",
      "icons": [
        { "src": "/icons/shortcut-giris.png", "sizes": "96x96", "type": "image/png" }
      ]
    },
    {
      "name": "Kayıt Ol",
      "short_name": "Kayıt",
      "description": "İnterbahis 'a ücretsiz üye ol, bonusunu al",
      "url": "/kayit?source=shortcut",
      "icons": [
        { "src": "/icons/shortcut-kayit.png", "sizes": "96x96", "type": "image/png" }
      ]
    },
    {
      "name": "Bonuslar",
      "short_name": "Bonus",
      "description": "İnterbahis  güncel bonus ve promosyonları görüntüle",
      "url": "/bonuslar?source=shortcut",
      "icons": [
        { "src": "/icons/shortcut-bonus.png", "sizes": "96x96", "type": "image/png" }
      ]
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false,

  "protocol_handlers": [
    {
      "protocol": "web+İnterbahis ",
      "url": "/?protocol=%s"
    }
  ],

  "display_override": ["standalone", "minimal-ui", "browser"],

  "edge_side_panel": {
    "preferred_width": 400
  }
}