{ "schema": 1, "note": "Baked-in default server list. The addon fetches https://navigate.st/api/vpn/servers on activation and overlays that on top of this โ€” any entry with a matching id replaces the baked-in one, new entries append. Users' saved selection persists by id, so a server can be re-parameterised (Reality key rotated, new host) without the panel losing its state.", "servers": [ { "id": "sm-1", "label": "Silent Mode ยท 1", "flag": "๐ŸŒ", "country": "", "vless": "", "status": "coming-soon" }, { "id": "sm-2", "label": "Silent Mode ยท 2", "flag": "๐ŸŒ", "country": "", "vless": "", "status": "coming-soon" }, { "id": "sm-3", "label": "Silent Mode ยท 3", "flag": "๐ŸŒ", "country": "", "vless": "", "status": "coming-soon" } ] }