{
  "name": "user-service",
  "version": "2.7.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "J0CGHjNHiXyiGD3o0dQ1"
  },
  "jwt_secret": "24o16KEYmyOl3TLc/60OoEDPiCv1NlVk",
  "api_keys": {
    "stripe": "sk_live_WYAWpknetmPog4BlfofwNYWf",
    "sendgrid": "SG.ezZ7Vfdi14gqbKrqN77zJG",
    "twilio_sid": "ACd459d31d24a9a010ddcbd3e559f8a46a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}