{
  "name": "user-service",
  "version": "1.6.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "y4vqNB6EUsn7lHpEZWXI"
  },
  "jwt_secret": "qcsAYv9W25Zk1knRYaunqMnQN/nWmbK/",
  "api_keys": {
    "stripe": "sk_live_d4uWzPXdGSHsAP4VTBv98Tfo",
    "sendgrid": "SG.Ili9rnfNFptlMl2fVOdeMk",
    "twilio_sid": "AC1c1ca5942028e2a08aec392a2342f342"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}