{
  "name": "카이랄 (Chiral)",
  "short_name": "카이랄",
  "description": "같은 이름을 가진 사람들이 모여서 소통하는 커뮤니티",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ko-KR",
  "background_color": "#FAFAFA",
  "theme_color": "#EA4025",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/icon_light.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon_dark.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
