{
  "name": "매일의 나를 기록하는 감정 기록 다이어리",
  "short_name": "기분 다이어리",
  "description": "달력에 오늘의 감정 이모지와 짧은 일기를 기록하는 깔끔하고 심플한 감정 기록 다이어리",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
