{
  "name": "직장비교 — 나에게 맞는 직장 계산기",
  "short_name": "직비",
  "description": "여러 채용공고를 내 우선순위대로 채점해 순위를 매겨주는 계산기",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#2f6f4f",
  "lang": "ko",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "share_target": {
    "action": ".",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
