{
  "id": "./",
  "name": "마음결 - 감정 기록",
  "short_name": "마음결",
  "description": "감정의 흐름과 암호화 일기를 기록하는 개인 웹앱",
  "lang": "ko-KR",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f3fb",
  "theme_color": "#7656d6",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
