{
  "name": "user-service",
  "version": "1.8.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "YDtwueu8InyUI2w4qAlj"
  },
  "jwt_secret": "KNLBEG3zaK60iOpIEIJoVbXTPfN3uBlB",
  "api_keys": {
    "stripe": "sk_live_nkZL3tcQlqBf83LRbo9UMS93",
    "sendgrid": "SG.rEq+c1hDA7SClqbAz7HWNZ",
    "twilio_sid": "ACfb3e0842f647f26a0dd523008a227995"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}