{
  "name": "우리 가족 앨범",
  "short_name": "가족앨범",
  "description": "우리 아기의 성장을 기록하는 가족 앨범",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#5c7cfa",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
