{
    "name": "Ark of the Glory of the Lord Church",
    "short_name": "AGL Church",
    "description": "Where the Glory of God Dwells — AGL Church, Parow, Cape Town",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#122850",
    "theme_color": "#1B3A6B",
    "lang": "en-ZA",
    "categories": ["religion", "community"],
    "icons": [
        {
            "src": "/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Sermons",
            "short_name": "Sermons",
            "description": "Watch and listen to sermons",
            "url": "/sermons",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "Events",
            "short_name": "Events",
            "description": "Upcoming church events",
            "url": "/events",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "Give",
            "short_name": "Give",
            "description": "Support the ministry",
            "url": "/give",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "Member Portal",
            "short_name": "Portal",
            "description": "Access your member portal",
            "url": "/portal",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/home.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "AGL Church homepage"
        }
    ]
}
