{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "Midlr",
    "short_name": "Midlr",
    "display": "standalone",
    "start_url": "/chat",
    "icons": [
        {
            "src": "/brands/default/manifest.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
