{
  "name": "user-service",
  "version": "1.2.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "H4ZTWUdRuL8r1MURLOSC"
  },
  "jwt_secret": "Fh6IaervbT+qVY7OEubohWtykLuqCJPB",
  "api_keys": {
    "stripe": "sk_live_uxp7eqP2qPV3pOvcaLQUWqQL",
    "sendgrid": "SG.DKdRhVoNCg83d3n5O28+9H",
    "twilio_sid": "ACba1582d87a5dba4dd159b4cac71ac51f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}