{
  "name": "로또의 모든 것 PRO",
  "short_name": "로또PRO",
  "description": "스마트 로또 번호 생성 및 QR 당첨 확인",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#39FF14",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}