{
  "name": "하루 — 캘린더 · 할 일 · 디데이",
  "short_name": "하루",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#FF3B30",
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='14' fill='%23FF3B30'/%3E%3Ctext x='32' y='46' font-size='38' font-family='-apple-system,sans-serif' font-weight='700' fill='white' text-anchor='middle'%3E12%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
