{
  "name": "user-service",
  "version": "3.8.11",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QMKmCrECr1RK4HWUTrDD"
  },
  "jwt_secret": "t3cYODZdYWIWuoTxD/3/tQfenRLVT5tr",
  "api_keys": {
    "stripe": "sk_live_zkOEEuxwCgO6d4RnkMEX4z5Q",
    "sendgrid": "SG.ySQOj5zQPGxr7x/t4AGmVB",
    "twilio_sid": "AC3f4b39acb21642669b7e3319cee86529"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}