{
    "name": "Search in the Light",
    "short_name": "SITL",
    "description": "Discover faith-based resources, churches, ministries, and more — guided by His light.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563EB",
    "orientation": "any",
    "id": "/",
    "icons": [
        {
            "src": "/assets/images/favicon-64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/assets/images/logo-200.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["education", "lifestyle", "news"],
    "lang": "en-US",
    "scope": "/"
}
