{
  "name": "불독클럽 — 독서모임 앱",
  "short_name": "불독클럽",
  "description": "소규모 독서모임의 풍성한 나눔을 위해 독서의 본질에 집중한 앱. 클럽장 한 명 결제로 최대 6명까지 함께 쓰는 앱.",
  "lang": "ko-KR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F0",
  "theme_color": "#F5F5F0",
  "categories": ["lifestyle", "books", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
