{
 "name": "떠날지도 — 국내 여행 일정",
 "short_name": "떠날지도",
 "start_url": "./",
 "display": "standalone",
 "background_color": "#FBF8F3",
 "theme_color": "#2F7D5C",
 "lang": "ko",
 "icons": [
  {
   "src": "icon.svg",
   "sizes": "any",
   "type": "image/svg+xml",
   "purpose": "any"
  },
  {
   "src": "apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png"
  },
  {
   "src": "icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}