{
  "name": "로또명당 - 전국 1등 당첨 판매점",
  "short_name": "로또명당",
  "description": "전국 로또 1등 당첨 판매점 지도, AI 번호 분석, 당첨 통계를 한눈에! 내 주변 명당을 찾아보세요.",
  "start_url": "/",
  "scope": "/",
  "id": "lotto-myeongdang",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "utilities"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ai.lottoinsight.app",
      "id": "ai.lottoinsight.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/lotto-myeongdang/id000000000"
    }
  ],
  "icons": [
    {
      "src": "/images/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "홈 화면 - 당첨 결과 및 AI 분석"
    },
    {
      "src": "/images/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "랭킹 화면 - 전국 명당 순위"
    },
    {
      "src": "/images/screenshot-wide-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "태블릿 홈 화면"
    },
    {
      "src": "/images/screenshot-wide-2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "태블릿 AI 분석 화면"
    }
  ],
  "shortcuts": [
    {
      "name": "AI 분석",
      "short_name": "AI분석",
      "description": "AI 번호 추천받기",
      "url": "/?tab=ai"
    },
    {
      "name": "전국 랭킹",
      "short_name": "랭킹",
      "description": "전국 명당 순위 보기",
      "url": "/?tab=ranking"
    },
    {
      "name": "당첨 확인",
      "short_name": "당첨확인",
      "description": "이번 주 당첨 번호 확인",
      "url": "/?tab=home"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  }
}
