{
  "name": "user-service",
  "version": "3.6.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZnULgaZpMzUlybXmIpqF"
  },
  "jwt_secret": "w5t2Fvuyw/EhDvdVKQ+zW6WOxnk5fcU0",
  "api_keys": {
    "stripe": "sk_live_2FMLyW7ej36YmYwYYDIjdNgC",
    "sendgrid": "SG.GuydAunagBqybzf1bqnrfR",
    "twilio_sid": "AC7f7e59dad1fab2501786d7ae7a28a146"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}