{
    "name": "ZimflowApi",
    "alias": "zimflowapi",
    "display_name": "Zimflow API",
    "description": "Integrates with ZimFlow API for WhatsApp notifications and contact management.",
    "keywords": ["zimflow", "whatsapp", "notification", "gateway"],
    "priority": 0,
    "category": "notification_gateway",
    "requires_subscription": false,
    "providers": [
        "Modules\\ZimflowApi\\Providers\\ZimflowApiServiceProvider"
    ],
    "files": [],
    "requires": [],
    "admin_menu": {
        "title": "Zimflow API",
        "route_name": "admin.zimflowapi.config.edit",
        "icon_svg_path": "M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065zM15 12a3 3 0 11-6 0 3 3 0 016 0z",
        "children": [
            {
                "title": "Configuration",
                "route_name": "admin.zimflowapi.config.edit",
                "icon_svg_path": "M10.5 1.5H8.25A2.25 2.25 0 006 3.75v16.5a2.25 2.25 0 002.25 2.25h7.5A2.25 2.25 0 0018 20.25V3.75a2.25 2.25 0 00-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3"
            }
        ]
    },
    "user_menu": [],
    "features": [],
    "settings": []
}
