{
    "name": "KJV Christian Community - King James Bible Online",
    "short_name": "KJV",
    "description": "KJV: Read and listen to the chapters and verses of all audio Bible books in the King James Bible online.",
    "start_url": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "fullscreen",
        "minimal-ui"
    ],
    "background_color": "#000",
    "theme_color": "#000",
    "orientation": "any",
    "categories": [
        "books",
        "education",
        "lifestyle"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/img/logo.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/img/logo.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ]
}