{
  "name": "물왕목감 커뮤니티",
  "short_name": "물왕목감",
  "description": "물왕저수지와 목감역이 있는 시흥 물왕동·목감동 2만 세대 주민 커뮤니티",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1abc9c",
  "scope": "/",
  "lang": "ko-KR",
  "dir": "ltr",
  "id": "/",
  "icons": [
    {
      "src": "/img/pwa/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "lifestyle", "news", "local"],
  "shortcuts": [
    {
      "name": "새 글 쓰기",
      "short_name": "글쓰기",
      "description": "새로운 글을 작성합니다",
      "url": "/bbs/write.php?bo_table=free&source=shortcut",
      "icons": [{"src": "/img/pwa/shortcut-write.png", "sizes": "96x96", "type": "image/png"}]
    },
    {
      "name": "자유게시판",
      "short_name": "자유게시판",
      "description": "자유롭게 소통하는 공간",
      "url": "/bbs/board.php?bo_table=free&source=shortcut",
      "icons": [{"src": "/img/pwa/shortcut-board.png", "sizes": "96x96", "type": "image/png"}]
    },
    {
      "name": "내 피드",
      "short_name": "피드",
      "description": "팔로우하는 회원들의 글",
      "url": "/page/feed.php?source=shortcut",
      "icons": [{"src": "/img/pwa/shortcut-feed.png", "sizes": "96x96", "type": "image/png"}]
    },
    {
      "name": "알림",
      "short_name": "알림",
      "description": "새로운 알림 확인",
      "url": "/page/notification.php?source=shortcut",
      "icons": [{"src": "/img/pwa/shortcut-notification.png", "sizes": "96x96", "type": "image/png"}]
    }
  ],
  "screenshots": [
    {
      "src": "/img/pwa/screenshot-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "홈 화면"
    },
    {
      "src": "/img/pwa/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "모바일 홈"
    },
    {
      "src": "/img/pwa/screenshot-board.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "게시판"
    }
  ],
  "share_target": {
    "action": "/bbs/write.php?bo_table=free",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "wr_subject",
      "text": "wr_content",
      "url": "wr_link1",
      "files": [
        {
          "name": "bf_file[]",
          "accept": ["image/*", "video/*"]
        }
      ]
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+mwmg",
      "url": "/handler?type=%s"
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "related_applications": [],
  "prefer_related_applications": false
}
