{
  "name": "LottoLuck - 2026 프리미엄 로또 추출 및 통계 분석",
  "short_name": "LottoLuck",
  "description": "역대 당첨 데이터 기반의 과학적 분석과 사용자 맞춤 설정을 제공하는 프리미엄 로또 전략 도구입니다. 행운의 번호를 추출하고 분석해 보세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "images/lottolock_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/lottolock_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/lottolock_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/"
}
