{
  "name": "럭키스팟 — 로드뷰 보물찾기",
  "short_name": "럭키스팟",
  "description": "로드뷰에 숨은 네잎클로버를 찾아 행운 카드를 모으는 보물찾기 게임 🍀",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#155f2e",
  "theme_color": "#155f2e",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
