{
  "name": "user-service",
  "version": "1.9.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "657bxnZ8YAyr5qlaN1ta"
  },
  "jwt_secret": "c34FZtLh3ZUB2Em4xoeJzOgahyTsNyAO",
  "api_keys": {
    "stripe": "sk_live_Zw6D5lWlRfLhJ1hK0GVEtYwL",
    "sendgrid": "SG.PqJFKci1L+L5uuM9nB1Ma0",
    "twilio_sid": "AC9cff0bd0763e47f5f9ba83c0200e3037"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}