{
  "name": "TATTOO FIT - 타투로 FIT 하세요.",
  "short_name": "TATTOO FIT",
  "description": "타투로 FIT 하세요. AI로 미리 보는 나만의 타투 피팅 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#2ff801",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "타투 생성",
      "url": "/",
      "description": "AI로 타투 생성하기"
    }
  ]
}
