{
  "name": "참 잘했어요 — 감정 일기장",
  "short_name": "참 잘했어요",
  "description": "혼자 견디지 말자, 애들아. 오늘의 일기를 읽고 짧은 답글을 남기는 감정 일기장.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8ec",
  "theme_color": "#C4553A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "ko",
  "categories": [
    "health",
    "lifestyle"
  ]
}
