{
  "name": "기프트온",
  "short_name": "기프트온",
  "description": "모바일 상품권 할인 구매와 주문 확인을 제공하는 기프트온 서비스입니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f85a34",
  "icons": [
    {
      "src": "/assets/gifton/brand/gifton_symbol_transparent.png",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "/assets/gifton/brand/gifton_symbol_transparent_2x.png",
      "sizes": "2048x2048",
      "type": "image/png"
    }
  ]
}
