{
  "name": "auth-service",
  "version": "2.3.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SF023wCtGixeClFH8biR"
  },
  "jwt_secret": "yyv/0/Cwhs5HrKZMZheor8slvbZBSl+g",
  "api_keys": {
    "stripe": "sk_live_HqIyor3spuK1tc0o34Z0VdHH",
    "sendgrid": "SG.wwvaVl+9wkxZfLFyARfKWe",
    "twilio_sid": "ACac9c50e8045679362c992f23dd990eea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}