{
  "name": "OpenLink — 기도응답 에이전트",
  "short_name": "OpenLink",
  "description": "성경에 뿌리를 둔 AI 기도 응답 | AI-powered prayer guidance, rooted in Scripture",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f3ee",
  "theme_color": "#7c3aed",
  "lang": "ko",
  "categories": ["lifestyle", "social", "education"],
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/social-title.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "OpenLink — AI 기도 응답"
    }
  ],
  "shortcuts": [
    {
      "name": "기도하기",
      "short_name": "기도",
      "description": "새 기도 시작하기",
      "url": "/prayer",
      "icons": [{ "src": "/images/favicon.png", "sizes": "any" }]
    },
    {
      "name": "성경읽기",
      "short_name": "성경",
      "description": "성경 본문 읽기",
      "url": "/bible/reader",
      "icons": [{ "src": "/images/favicon.png", "sizes": "any" }]
    },
    {
      "name": "AI 성경 검색",
      "short_name": "검색",
      "description": "AI로 성경 구절 검색",
      "url": "/bible/search",
      "icons": [{ "src": "/images/favicon.png", "sizes": "any" }]
    }
  ],
  "prefer_related_applications": false
}
