{
  "name": "황유원 앨범",
  "short_name": "황금앨범",
  "id": "/",
  "description": "황유원의 사진 & 동영상 앨범",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF8F5",
  "theme_color": "#F4705A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
