{
    "name": "IT Live Media Vault",
    "version": "1.0.0",
    "canonical_page": "https://itlive.nl/media-vault/",
    "description": "Centrale landingspagina en discovery voor merk-assets, klant-drive en mediaworkflows.",
    "customer_portal": {
        "login": "https://account.itlive.nl/customer_portal/login.php",
        "files_module": "https://account.itlive.nl/customer_portal/modules/files/?view=drive"
    },
    "branding": {
        "huisstijl_klant": "https://account.itlive.nl/huisstijl/"
    },
    "admin": {
        "portal_base": "https://portal.itlive.nl/admin_portal/"
    },
    "related_api_endpoints": {
        "media_workflow": "https://itlive.nl/api/media-workflow-api.php",
        "media_browser": "https://itlive.nl/api/media-browser-api.php",
        "media_items": "https://itlive.nl/api/media-items.php",
        "ai_code_editor_drive": "https://itlive.nl/api/ai-code-editor-drive-api.php"
    },
    "example_client_pages": {
        "sanisafe": "https://sites.itlive.nl/sanisafe/",
        "sansafe_alias": "https://sites.itlive.nl/sansafe/"
    },
    "notes": [
        "Authenticated operations use session or portal auth; this file only lists URLs.",
        "Multi-brand (e.g. Sansafe + others): use customer portal drive + branding per project."
    ]
}