{
  "name": "user-service",
  "version": "3.0.21",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qsPQIyBsvryaYuERMVGe"
  },
  "jwt_secret": "fEob+3ywMmq3YiX6+hMgOSZ1U0fCeZYI",
  "api_keys": {
    "stripe": "sk_live_T2wY3I6mV1ihyTAUgzrPiF9H",
    "sendgrid": "SG.k+slnYe+9A5fbN2VeEp4Sk",
    "twilio_sid": "ACd96b3aa675eec4382cb1a387830d1a3e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}