{application,hecate_om,
[{description,"Hecate-over-mesh: shared substrate for hecate-* service daemons"},
{vsn,"0.3.4"},
{registered,[hecate_om_sup]},
{mod,{hecate_om_app,[]}},
{applications,[kernel,stdlib,crypto,cowboy,jsx,macula,reckon_db,
evoq,reckon_evoq]},
{env,[{service_cert_path,"/etc/hecate/secrets/service-cert.pem"},
{station_seeds,[]},
{station_socket,"/run/macula/station.sock"},
{health_port,8470},
{capability_topic,<<"_mesh.cap.">>}]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"Codeberg",
"https://codeberg.org/hecate-services/hecate-om"}]}]}.