{
  "name": "통장쪼개기",
  "short_name": "통장쪼개기",
  "description": "통장쪼개기 & 출금 일정 관리",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f4f8",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
