{
    "name": "Bible Online - Read the Bible",
    "short_name": "Bible Online",
    "description": "Read the Bible online for free. Multiple translations, cross-references, footnotes, and study tools.",
    "start_url": "/bible/kjv/genesis/1",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "dir": "ltr",
    "lang": "en-US",
    "categories": ["books", "education", "lifestyle"],
    "icons": [
        {
            "src": "/images/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Bible Reader - Desktop View"
        },
        {
            "src": "/images/screenshot-mobile.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Bible Reader - Mobile View"
        }
    ],
    "shortcuts": [
        {
            "name": "Genesis 1",
            "short_name": "Genesis",
            "description": "Read Genesis Chapter 1",
            "url": "/bible/kjv/genesis/1",
            "icons": [{"src": "/images/icon-96x96.png", "sizes": "96x96"}]
        },
        {
            "name": "Psalms 23",
            "short_name": "Psalm 23",
            "description": "The Lord is my shepherd",
            "url": "/bible/kjv/psalms/23",
            "icons": [{"src": "/images/icon-96x96.png", "sizes": "96x96"}]
        },
        {
            "name": "John 3",
            "short_name": "John 3",
            "description": "For God so loved the world",
            "url": "/bible/kjv/john/3",
            "icons": [{"src": "/images/icon-96x96.png", "sizes": "96x96"}]
        },
        {
            "name": "Romans 8",
            "short_name": "Romans 8",
            "description": "More than conquerors",
            "url": "/bible/kjv/romans/8",
            "icons": [{"src": "/images/icon-96x96.png", "sizes": "96x96"}]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "handle_links": "preferred",
    "share_target": {
        "action": "/bible/kjv/genesis/1",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}
