{
  "name": "TouchPoint - 매일 올라오는 고객관리 콘텐츠",
  "short_name": "TouchPoint",
  "description": "바로 전달할 수 있는 이미지와 메시지를 매주 받아보세요. TouchPoint 고객 관리 서비스.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
