{
  "name": "로또 번호 추천 - AI 분석 기반 번호 생성기",
  "short_name": "로또추천",
  "description": "AI 분석·출현 빈도·랜덤 전략으로 로또 번호를 추천받고 당첨 결과를 확인하세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1533",
  "theme_color": "#0b1533",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
