{
    "name": "Christian Way Center",
    "short_name": "CWC",
    "description": "Christian Way Center: a digital home for the Christian faith — video, podcasts, prayer paths, and a supportive community.",
    "start_url": "https://www.christianwaycenter.org/?pwa=1",
    "scope": "https://www.christianwaycenter.org/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#F8F7F4",
    "theme_color": "#0f1420",
    "lang": "en-US",
    "icons": [
        {
            "src": "https://www.christianwaycenter.org/wp-content/uploads/pwa-icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.christianwaycenter.org/wp-content/uploads/pwa-icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.christianwaycenter.org/wp-content/uploads/pwa-icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}