{
  "name": "간단세무",
  "short_name": "간단세무",
  "description": "관리사무소 부가세·법인세 신고 대행. 자료 요청 없이 신고를 끝냅니다. 세대수 구간별 연 정액.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f5f0",
  "theme_color": "#0e6b56",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "신청서 쓰기",
      "short_name": "신청",
      "url": "/#apply"
    },
    {
      "name": "카톡으로 문의",
      "short_name": "카톡",
      "url": "https://pf.kakao.com/_RzerX/chat"
    }
  ],
  "id": "/"
}