{
  "name": "auth-service",
  "version": "1.4.12",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zELa5cYUQu29yI3JPLHu"
  },
  "jwt_secret": "Jo2GbxQq8fYnJ7WkFa2miVv9MQhgXSw0",
  "api_keys": {
    "stripe": "sk_live_Z5k5aqBg5wVlTohx5D4iHqHw",
    "sendgrid": "SG.5FcedfpIXJB7jiPpkF6ARW",
    "twilio_sid": "AC8e65628e99dad441d627673e5601408f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}