{
  "short_name": "Slideshow",
  "name": "슬라이드쇼",
  "id": "/",
  "start_url": "/",
  "description": "사진 슬라이드쇼 서비스. 사진 앨범들을 감상할 수 있습니다.",
  "icons": [
    {
      "src": "/images/app-icon.webp",
      "type": "image/webp",
      "sizes": "1024x1024",
      "purpose": "any"
    },
    {
      "src": "/images/app-icon-mask.webp",
      "type": "image/webp",
      "sizes": "1024x1024",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/img-desktop-slideshow-index.webp",
      "type": "image/webp",
      "sizes": "1920x1080",
      "form_factor": "wide",
      "label": "슬라이드쇼 목록"
    },
    {
      "src": "/images/img-desktop-slideshow-watch.webp",
      "type": "image/webp",
      "form_factor": "wide",
      "sizes": "1920x1080",
      "label": "슬라이드쇼 감상화면"
    },
    {
      "src": "/images/img-ios-slideshow-index.webp",
      "type": "image/webp",
      "form_factor": "narrow",
      "sizes": "780x1688",
      "label": "슬라이드쇼 목록 (모바일)"
    },
    {
      "src": "/images/img-ios-slideshow-watch.webp",
      "type": "image/webp",
      "form_factor": "narrow",
      "sizes": "780x1688",
      "label": "슬라이드쇼 감상화면 (모바일)"
    }
  ],
  "display": "standalone",
  "theme_color": "#222222",
  "background_color": "#f7f7f7",
  "orientation": "portrait"
}
