{
    "id": "/?source=pwa",
    "name": "Word Alive Ministries International, Yaba - Lagos",
    "short_name": "TSC Yaba",
    "description": "The only means of being cleansed from sin is through Repentance and Faith in the Precious Blood of Christ.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display_override": [
        "standalone",
        "window-controls-overlay",
        "fullscreen",
        "minimal-ui",
        "browser"
    ],
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#dc3545",
    "orientation": "any",
    "status_bar": "#dc3545",
    "dir": "ltr",
    "lang": "en",
    "launch_handler": {
        "client_mode": "navigate-new"
    },
    "handle_links": "preferred",
    "categories": [
        "community",
        "content delivery",
        "social",
        "utility"
    ],
    "prefer_related_applications": false,
    "scope_extensions": [
        {
            "type": "origin",
            "origin": "https://*.thestonechurchyaba.org"
        },
        {
            "type": "origin",
            "origin": "https://thestonechurchyaba.org"
        },
        {
            "type": "origin",
            "origin": "https://auth.thestonechurchyaba.org"
        },
        {
            "type": "origin",
            "origin": "https://mychurch.thestonechurchyaba.org"
        }
    ],
    "icons": [
        {
            "src": "/pwa/icons/72.png",
            "type": "image/png",
            "sizes": "72x72"
        },
        {
            "src": "/pwa/icons/96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "/pwa/icons/128.png",
            "type": "image/png",
            "sizes": "128x128"
        },
        {
            "src": "/pwa/icons/144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "/pwa/icons/152.png",
            "type": "image/png",
            "sizes": "152x152"
        },
        {
            "src": "/pwa/icons/192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/pwa/icons/256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "/pwa/icons/384.png",
            "type": "image/png",
            "sizes": "384x384"
        },
        {
            "src": "/pwa/icons/512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/pwa/icons/1024.png",
            "type": "image/png",
            "sizes": "1024x1024"
        }
    ],
    "shortcuts": [
        {
            "name": "Blog",
            "description": "Read our articles",
            "url": "/blog",
            "icons": [
                {
                    "src": "/pwa/icons/96.png",
                    "type": "image/png",
                    "sizes": "96x96",
                    "purpose": "any"
                }
            ]
        },
        {
            "name": "About Us",
            "description": "Get to know more about the Church",
            "url": "/about",
            "icons": [
                {
                    "src": "/pwa/icons/96.png",
                    "type": "image/png",
                    "sizes": "96x96",
                    "purpose": "any"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/pwa/screenshots/wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/pwa/screenshots/narrow.png",
            "sizes": "720x1280",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ]
}