{
  "name": "가족 앨범",
  "short_name": "가족 앨범",
  "description": "가족과 함께하는 사진 공유 앨범",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#ff6b8a",
  "background_color": "#ffffff",
  "lang": "ko"
}
