{
    "id": "/",
    "name": "The Mini Bible - Condensed Study + Full KJV Bible",
    "short_name": "The Mini Bible",
    "description": "A beautifully crafted Bible experience with a condensed study journey, the full King James Bible, narration, and guided reading plans.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "window-controls-overlay"
    ],
    "orientation": "portrait",
    "background_color": "#0F0D12",
    "theme_color": "#C49A2A",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "books",
        "education",
        "lifestyle"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/icon-76.png?v=111",
            "sizes": "76x76",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-120.png?v=111",
            "sizes": "120x120",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152.png?v=111",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-180.png?v=111",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png?v=111",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png?v=111",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png?v=111",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/welcome.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Welcome screen with book summaries"
        },
        {
            "src": "/screenshots/reading.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Scripture reading view"
        },
        {
            "src": "/screenshots/study.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mini Study deep study notes"
        }
    ],
    "shortcuts": [
        {
            "name": "Start Reading",
            "short_name": "Read",
            "url": "/",
            "icons": [
                {
                    "src": "/icons/icon-192.png?v=111",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}
