{
  "name": "TEUM - 기록이 곧, 당신만의 트랙이 됩니다",
  "short_name": "TEUM",
  "description": "개인 일기 & 감정 트래킹 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F1EB",
  "theme_color": "#4A2C1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
