{
  "name": "user-service",
  "version": "2.7.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "R4fqpb8RwI4plY32YovN"
  },
  "jwt_secret": "MNATv9+ZP+6CHzxUcaf8FuzSzfdofE2I",
  "api_keys": {
    "stripe": "sk_live_Ut2oTCaZbrDEe37O6e11t3Et",
    "sendgrid": "SG.dSgYECuRD+yZ4EGJogIByH",
    "twilio_sid": "AC8982fecefc71040dd7a2668f4317b059"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}