{
  "name": "user-service",
  "version": "3.3.9",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XN0OUeRodY6RfqJBLPIm"
  },
  "jwt_secret": "53PntHwUqElEfutfPYjvAtMfu8qlzvR0",
  "api_keys": {
    "stripe": "sk_live_rxnB8IftzdL4K5YMDxfBzpZK",
    "sendgrid": "SG.EBIvWqpoygFRO2sCGsoQQs",
    "twilio_sid": "AC32b70410b592bec081acd31484ecdd51"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}