{
  "name": "ChildCare+ | 아동보호 통합 플랫폼",
  "short_name": "ChildCare+",
  "description": "아동보호전문기관 업무 효율화를 위한 통합 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["health", "education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "상담 기록",
      "short_name": "상담",
      "description": "상담 기록 관리",
      "url": "/consultation-records",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "PDF 도구",
      "short_name": "PDF",
      "description": "PDF 도구 사용",
      "url": "/pdf-tools",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}

