{
  "name": "user-service",
  "version": "2.6.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WrkRBAzXJODVlBHqbli5"
  },
  "jwt_secret": "3cxNpqG56zaCB6RmOolzXhXnGMvO/r37",
  "api_keys": {
    "stripe": "sk_live_AOKIF4NuNJtN5KW2DMzdQG3v",
    "sendgrid": "SG.Hs1I8pSElo1OGUxLth1XO5",
    "twilio_sid": "ACd4a51e273e7b9174f755d5a31ce3e560"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}