{
    "name": "Christo Lochenberg Developments",
    "short_name": "Christo Loch",
    "start_url": "https://billing.christodev.co.za/manifest.php/",
    "display": "standalone",
    "background_color": "#f3f5f8",
    "theme_color": "#005bca",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://billing.christodev.co.za/uploads/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://billing.christodev.co.za/uploads/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}