{
  "name": "삶의 그림책 - 나의 이야기를 한 권의 그림책",
  "short_name": "삶의 그림책",
  "description": "나의 이야기를 한 권의 그림책. 추억과 꿈, 사랑하는 사람들을 차근차근 기록하세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCFAF8",
  "theme_color": "#94A684",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
