{
    "dir": "ltr",
    "lang": "en",
    "scope": "/",
    "start_url": "/",
    "orientation": "any",
    "id": "LandLogic Brain",
    "display": "standalone",
    "theme_color": "#021B22",
    "related_applications": [],
    "name": "LandLogic",
    "background_color": "#022129",
    "short_name": "LandLogic",
    "prefer_related_applications": false,
    "display_override": [ "window-controls-overlay" ],
    "description": "AI-powered insights for land and property",
    "features": [
        "Cross Platform",
        "fast",
        "simple"
    ],
    "categories": [
        "real estate",
        "homes",
        "property",
        "housing"
    ],
    "icons": [
        {
            "sizes": "any",
            "src": "images/icons/llg-icon.svg"
        }
    ],
    "shortcuts": [
        {
            "name": "Directories",
            "url": "/dir"
        }
    ]
}