{
  "name": "찜 (jjim)",
  "short_name": "찜",
  "description": "AI 가 대신 읽어주는 내 콘텐츠 라이브러리",
  "start_url": "/library",
  "display": "standalone",
  "lang": "ko",
  "background_color": "#ffffff",
  "theme_color": "#1F2937",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/save",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
