{
  "name": "샵포인트 - 스마트한 매장관리 솔루션",
  "short_name": "샵포인트",
  "description": "예약/출결/포인트/회원권 스마트 매장관리 솔루션",
  "start_url": "/shop_point/program/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b1435",
  "icons": [
    {
      "src": "/homepage/assets/images/main_shoppoint.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/homepage/assets/images/main_shoppoint.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/shop_point/program/manifest.json"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+shoppoint",
      "url": "/shop_point/program/index.php?url=%s"
    }
  ]
}
