{
  "name": "payment-service",
  "version": "2.6.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "H1XCzYev1sPRwSgVYxpY"
  },
  "jwt_secret": "iTJTQ2L9gIXdyldFyv6JwJ4J5veAee/E",
  "api_keys": {
    "stripe": "sk_live_MaYSb2WqUjyJGRe57ed8VhEx",
    "sendgrid": "SG.Z+oWMOz/2Un85qxp7JB3p7",
    "twilio_sid": "AC112c1d955af8024860fd4c0b3a8471d8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}