{
  "name": "웰리펫 Wellipet",
  "short_name": "웰리펫",
  "description": "강아지와 지구를 위한 친환경 반려용품 & AI 강아지 분석",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff5f9",
  "theme_color": "#c45c8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "AI 강아지 분석",
      "url": "/ai.html",
      "description": "AI로 강아지 품종과 감정 분석"
    },
    {
      "name": "쇼핑하기",
      "url": "/shop.html",
      "description": "웰리펫 상품 보기"
    }
  ]
}
