{
  "name": "BibleSound 성경 - 듣는 성경 오디오",
  "short_name": "성경",
  "description": "성경을 읽고 듣고 기도와 묵상으로 이어가는 BibleSound 성경 오디오 앱입니다.",
  "id": "/?pwa=v100",
  "lang": "ko-KR",
  "dir": "ltr",
  "start_url": "/?pwa=v100",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "orientation": "portrait-primary",
  "background_color": "#0C1B53",
  "theme_color": "#0C1B53",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa-icon-safe-128-v86.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-safe-192-v86.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-safe-512-v86.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-safe-1024-v86.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable-192-v86.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-maskable-512-v86.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-splash-1024-v86.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BibleSound splash"
    }
  ],
  "categories": ["books", "education", "lifestyle"],
  "shortcuts": [
    {
      "name": "성경 읽기",
      "short_name": "성경",
      "description": "성경 말씀을 읽고 듣습니다.",
      "url": "/bible",
      "icons": [
        {
          "src": "/pwa-icon-safe-192-v86.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "기도",
      "short_name": "기도",
      "description": "기도문을 읽고 직접 기도합니다.",
      "url": "/prayer",
      "icons": [
        {
          "src": "/pwa-icon-safe-192-v86.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "회개",
      "short_name": "회개",
      "description": "마음을 고백하고 말씀 앞에서 회개와 회복의 길을 정리합니다.",
      "url": "/confession",
      "icons": [
        {
          "src": "/pwa-icon-safe-192-v86.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "믿음",
      "short_name": "믿음",
      "description": "성경과 역사, 믿음의 근거를 아티팩트로 둘러봅니다.",
      "url": "/faith",
      "icons": [
        {
          "src": "/pwa-icon-safe-192-v86.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "잠금화면 위젯",
      "short_name": "위젯",
      "description": "랜덤 말씀과 프리미엄 구절 위젯을 설정합니다.",
      "url": "/widgets",
      "icons": [
        {
          "src": "/pwa-icon-safe-192-v86.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "스토리 카드",
      "short_name": "카드",
      "description": "말씀과 기도, 묵상을 이미지 카드로 봅니다.",
      "url": "/story-cards",
      "icons": [
        {
          "src": "/pwa-icon-safe-192-v86.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
