{
    "name": "OurChurchCare",
    "short_name": "ChurchCare",
    "description": "Stay connected with every family in your congregation.",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0d1f38",
    "theme_color": "#1a3a5c",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
