{
  "name": "auth-service",
  "version": "3.5.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "j9Y29c4b53vrayiO27ew"
  },
  "jwt_secret": "23xIc3F2oluWQAzy0tNrefHgFr+ctfUg",
  "api_keys": {
    "stripe": "sk_live_7vG3z3JTpNvEzU9QfFgvaqvr",
    "sendgrid": "SG.A7hzL6dxbM8KWx84EkmwWn",
    "twilio_sid": "AC697d2de6612b3cbf475b528c39ee01be"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}