{
    "name": "Christ Church Bluffton",
    "short_name": "CCB",
    "description": "A Christ-centered community in Bluffton, South Carolina.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#303b6a",
    "theme_color": "#303b6a",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/images/favicon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
