{
  "name": "스노우마켓",
  "short_name": "SnowMarket",
  "id": "kr.snowmarket.app",
  "start_url": "https://snowmarket.kr/",
  "scope": "https://snowmarket.kr/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#0E76BC",
  "description": "스키·보드 장비 중고거래 스노우마켓. 스키장터/보드장터 매물 등록과 커뮤니티를 한 곳에서.",
  "lang": "ko-KR",
  "icons": [
  {
    "src": "/icons/launchericon-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/icons/launchericon-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}