{
  "name": "오딘 편입플래너",
  "short_name": "편입플래너",
  "description": "편입 준비생을 위한 학습 플래너. 순공 시간, 실수 유형, 대학별 적합도를 한 화면에서 관리합니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ko",
  "background_color": "#ffffff",
  "theme_color": "#ffc0cb",
  "icons": [
    {
      "src": "/odin_logo.png",
      "sizes": "240x242",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
