{
  "name": "payment-service",
  "version": "2.6.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sgJIPK1zHdH0SnZyPDxp"
  },
  "jwt_secret": "0vetsGecQ6zCoQ0n/m0HMNLKhcW9zvDJ",
  "api_keys": {
    "stripe": "sk_live_5n3yj68DaiQIiKR2rgDE3DRJ",
    "sendgrid": "SG.pBvrUFq+L4boFAllG/68HZ",
    "twilio_sid": "AC1948f098aeda661973eeb4194d471355"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}