{
  "name": "user-service",
  "version": "3.3.16",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BQ4gclr4TM3SMhLJdJzl"
  },
  "jwt_secret": "i2OVTs3pOa/AhG//hRPDvLNGhq/qoeiC",
  "api_keys": {
    "stripe": "sk_live_Nhs2tOe68i1FfrkCR6XYh2I6",
    "sendgrid": "SG.rej88JSx5zJCuxX9Y1RrPj",
    "twilio_sid": "AC4712b42351e0813eae1bb70579f1c77f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}