{
  "name": "전국 오일장",
  "short_name": "오일장",
  "description": "전국 오일장과 전국 5일장을 지도와 검색으로 탐색하고 시장별 콘텐츠를 함께 확인하는 서비스",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F4EE",
  "theme_color": "#ffffff",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/resources/images/meta/app_192x192.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/resources/images/meta/app_512x512.jpg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
