{
  "name": "마음시계 · Maeum Clock",
  "short_name": "마음시계",
  "description": "내 마음을 들여다보는 감정 일기 · Look into your heart",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff0f6",
  "theme_color": "#ff8fc0",
  "lang": "ko",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
