{
  "name": "1win KR - 스포츠 & 카지노 공식 앱",
  "short_name": "1win",
  "description": "1win 공식 한국어 앱. +500% 웰컴 보너스, Lucky Jet, 빠른 암호화폐 입출금 및 12,500개 이상의 게임을 즐기세요.",
  "start_url": "/?utm_source=pwa_homescreen",
  "display": "standalone",
  "background_color": "#1e1e1e",
  "theme_color": "#3498db",
  "orientation": "portrait",
  "scope": "/",
  "lang": "ko-KR",
  "categories": ["sports", "entertainment", "finance"],
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/mobile-home-kr.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "1win 스포츠 & 카지노 홈"
    },
    {
      "src": "/assets/screenshots/mobile-game-kr.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Lucky Jet 독점 게임 플레이"
    }
  ]