{
    "name": "Global Holy Ministries",
    "short_name": "GHM",
    "description": "Global Holy Ministries - Spreading the Gospel, Engaging Members, Supporting Church Growth.",
    "icons": [
        {
            "src": "assets/images/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/images/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1a1a2e",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/"
}