{
  "name": "Nail wear",
  "short_name": "Nail wear",
  "description": "네일 팁 사진을 모델 손에 자연스럽게 적용해주는 AI 착용컷 생성 서비스",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8fa",
  "theme_color": "#f45f8b",
  "icons": [
    {
      "src": "./assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
