{
  "name": "Yumi Lifetime",
  "short_name": "Lifetime",
  "description": "몸 · 돈 · 일을 하나로 모아 기록하는 나만의 관리 앱",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F7F9",
  "theme_color": "#F4F7F9",
  "lang": "ko",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "오늘 기록하기", "url": "./health.html#today", "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }] }
  ]
}
