{
  "name": "HOUSE OF KESA",
  "short_name": "KESA",
  "description": "창업자 커뮤니티 — 팀빌딩, 세션, 메시지",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111111",
  "theme_color": "#111111",
  "categories": ["social", "business", "productivity"],
  "icons": [
    { "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/pwa/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "메시지", "short_name": "메시지", "url": "/messages", "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192" }] },
    { "name": "알림", "short_name": "알림", "url": "/notifications", "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192" }] }
  ]
}
