{
  "name": "Puzzly - 쇼핑의 조각, 즐거움의 완성",
  "short_name": "Puzzly",
  "description": "쇼핑할 때마다 퍼즐 조각을 모아보세요! 1만원당 1조각, 모은 퍼즐로 다양한 상품과 쿠폰을 교환하세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFCFA",
  "theme_color": "#FDFCFA",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/og-image.png",
      "sizes": "1200x600",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "lifestyle", "productivity"],
  "lang": "ko",
  "dir": "ltr"
}
