{
  "name": "Miles to Go — 아직도 가야할 길",
  "short_name": "Miles to Go",
  "description": "우리 가족의 라이프 허브",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#2D4A3E",
  "lang": "ko",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/inbox",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
