{
  "id": "/",
  "name": "정치방망이",
  "short_name": "정치방망이",
  "description": "정치인과 국민이 직접 소통하는 플랫폼. 방망이게시판, 정치인게시판, 정치이슈, 투표 등 다양한 소통 공간을 제공합니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["news", "social", "politics"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "share_target": {
    "action": "/board/free/write",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "body",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/pwa-screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "정치방망이 PC 홈화면"
    },
    {
      "src": "/images/pwa-screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "정치방망이 모바일 홈화면"
    }
  ],
  "shortcuts": [
    {
      "name": "정치이슈",
      "url": "/issue",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "방망이게시판",
      "url": "/board/free",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "투표",
      "url": "/board/vote",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "정치인게시판",
      "short_name": "정게",
      "url": "/board/political",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
