{
  "name": "FlyToU",
  "short_name": "FlyToU",
  "description": "이 몸이 새라면 얼마나 걸릴까요? 직선 거리 계산기",
  "start_url": "/",
  "display": "browser",
  "background_color": "#c8e8f8",
  "theme_color": "#1a3a6b",
  "icons": [
    {
      "src": "/flytou.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
