{
  "name": "auth-service",
  "version": "3.6.8",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yiRjDi6fDzWOJOEJ9IAa"
  },
  "jwt_secret": "l/eFunLS1oInwrYRtfTFu7xog4VT/7bF",
  "api_keys": {
    "stripe": "sk_live_7djxuOnInFY9MEiIOjl1w1VN",
    "sendgrid": "SG.NSE7JmZmhR1C1dXfVtaHuV",
    "twilio_sid": "AC199072242f93717fca5c8a43858f416e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}