{
  "name": "이미지페이지",
  "short_name": "이미지페이지",
  "description": "유아교육 자료 다운로드 사이트 이미지페이지",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#be2237",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/resource/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/resource/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
