{
    "name": "Bibletree - 매일 묵상",
    "short_name": "Bibletree",
    "description": "매일 묵상 큐티 앱",
    "start_url": "/main/index.jsp",
    "id": "/main/index.jsp",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "background_color": "#ffffff",
    "theme_color": "#22c55e",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/html/img/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-167x167.png",
            "sizes": "167x167",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/html/img/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/html/img/og-image.jpg",
            "sizes": "1200x630",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Bibletree 홈 화면"
        },
        {
            "src": "/html/img/screenshot-mobile.jpeg",
            "sizes": "1170x1992",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Bibletree 모바일 화면"
        }
    ],
    "categories": ["lifestyle", "education"],
    "lang": "ko",
    "dir": "ltr"
}
