{
    "id": "com.brickswise.my",
    "name": "BricksWise",
    "short_name": "BricksWise",
    "description": "BricksWise is a visual tool for mapping and managing complex transformation processes in organisations and individuals.",
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "start_url": "https://my.brickswise.com",
    "scope": "https://my.brickswise.com",
    "lang": "en",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "monochrome"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "theme_color": "#5d9bb7",
    "background_color": "#5d9bb7",
    "display": "standalone",
    "display_override": [
        "window-control-overlay",
        "standalone",
        "browser"
    ],
    "launch_handler": {
        "client_mode": [
            "focus-existing",
            "auto"
        ]
    },
    "scope_extensions": [
        {
            "origin": "my.brickswise.com"
        }
    ],
    "orientation": "any",
    "dir": "ltr"
}