{
  "name": "C&MA 한국 총회",
  "short_name": "C&MA",
  "description": "C&MA 한국 총회 관리 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "lang": "ko",
  "icons": [
    {"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "/static/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "목사 커뮤니티", "url": "/pastors", "description": "목사 커뮤니티 게시판"},
    {"name": "신학원 LMS", "url": "/seminary", "description": "신학원 강좌"},
    {"name": "교회 찾기", "url": "/church-map", "description": "교회 지도"}
  ]
}
