{
  "name": "CafeLink - KISSS KOFFEE",
  "short_name": "CafeLink",
  "description": "매장 QR 스캔으로 시작하는 미니게임 스탬프 적립",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#C9A84B",
  "theme_color": "#C9A84B",
  "icons": [
    {
      "src": "/icons/icon-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
