{
  "name": "CHABY — 자캐 커뮤니티",
  "short_name": "캐비",
  "description": "자캐 커뮤니티 롤플레이 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f7",
  "theme_color": "#6495ED",
  "lang": "ko",
  "categories": [
    "social",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/favicon32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/appletouchicon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}