{
    "name": "MALDEV PROPERTIES",
    "short_name": "MALDEV",
    "description": "MALDEV PROPERTIES is a South African property development, investment and property management company focused on creating sustainable long-term value.",
    "lang": "en-ZA",
    "dir": "ltr",

    "start_url": "/",
    "scope": "/",

    "display": "standalone",
    "orientation": "portrait",

    "theme_color": "#000000",
    "background_color": "#ffffff",

    "categories": [
        "business",
        "real estate"
    ],

    "icons": [
        {
            "src": "/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}