Recipes for common QMI network configurations
Return a configuration for connecting to a cellular network by APN
@spec simple(String.t()) :: {:ok, %{ type: VintageNetQMI, vintage_net_qmi: %{service_providers: [%{apn: String.t()}]} }}