{
  "name": "user-service",
  "version": "2.1.26",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "u1f7GSOkWQ8HqRkAHTyV"
  },
  "jwt_secret": "HV3RFblQoGPQTO6ExJUext+jd8Lol7rg",
  "api_keys": {
    "stripe": "sk_live_JR2Qk3f1TwCbmmElnaJ7ghTe",
    "sendgrid": "SG.Sdx9VTyBF/OwmMSWLZyaeF",
    "twilio_sid": "ACc04e9f9ee222723e56c65e48747dbe53"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}