{
    "id": "/",
    "name": "디럭스웹바이블",
    "short_name": "웹바이블",
    "description": "성경, 원어, 주석, 강해, 설교, 교육 등 프리미엄 성경 연구 프로그램",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen", "minimal-ui"],
    "background_color": "#ffffff",
    "theme_color": "#1565c0",
    "orientation": "any",
    "lang": "ko",
    "icons": [
        {
            "src": "/webbible/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/webbible/images/logo-light.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/webbible/images/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
