{
    "short_name": "USHERS",
    "name": "USHERS",
    "description": "Built for local Churches in getting an overall view of membership growth in terms of Evangelism, Discipleship, Worship, Prayer, and Service",
    "icons": [
        {
            "src": "lib/images/launcher-icon.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "lib/images/launcher-icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "lib/images/launcher-icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "lib/images/launcher-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "lib/images/launcher-icon-256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "lib/images/launcher-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#2e6fed",
    "background_color": "#b9e2ef"
}
