{
  "name": "토닥토닥 AI",
  "short_name": "토닥토닥",
  "description": "AI가 당신의 감정 일기를 분석해 따뜻한 위로와 주간 심리 리포트를 제공하는 24시간 마음 쉼터입니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f5e6d3",
  "background_color": "#f5e6d3",
  "lang": "ko-KR",
  "categories": ["health", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}