{
  "name": "payment-service",
  "version": "3.8.14",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1laoQQPvADMMLLWXVFoe"
  },
  "jwt_secret": "IDcRt0+1GUhBLbb676tQWEh0kxEw5xg+",
  "api_keys": {
    "stripe": "sk_live_5QWtDfas8yyIw5hs0lCW9ISl",
    "sendgrid": "SG.2SG71RkdbMztiGG/0kuy2W",
    "twilio_sid": "AC40af232ceab26fdfdb6ae398bf45c0a5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}