{
  "name": "돌봄넷 — 전국 통합복지 지원금 신청",
  "short_name": "돌봄넷",
  "description": "전국 지원금·복지혜택·공공기관 지원사업을 한 곳에서! 맞춤 복지 자동 매칭, 창업지원·직업교육·농촌지원·구인구직 통합 서비스.",
  "start_url": "https://kslink.co.kr/",
  "scope": "https://kslink.co.kr/",
  "display": "standalone",
  "background_color": "#1a73e8",
  "theme_color": "#1a73e8",
  "orientation": "portrait",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "government"],
  "id": "net.dolbom.app",
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-mobile-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "지원금 신청 화면"
    },
    {
      "src": "icons/screenshot-mobile-2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "공공기관 공고 화면"
    }
  ],
  "shortcuts": [
    {
      "name": "지원금 신청",
      "short_name": "신청",
      "description": "맞춤형 지원금 자동 매칭",
      "url": "https://kslink.co.kr/?tab=apply",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "공공기관 공고",
      "short_name": "공고",
      "description": "전국 공공기관 지원사업 공고",
      "url": "https://kslink.co.kr/?tab=notices",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "구인구직",
      "short_name": "취업",
      "description": "복지·IT·농업 구인구직",
      "url": "https://kslink.co.kr/?tab=jobs",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=net.dolbom.app",
      "id": "net.dolbom.app"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "https://kslink.co.kr/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
