{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "MelWith",
  "orientation": "any",
  "scope": "/",
  "short_name": "MelWith",
  "start_url": "/",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/img/melwith/logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "description": "오프라인 공연 중개 플랫폼 입니다.",
  "lang": "ko"
}