{
  "name": "auth-service",
  "version": "3.6.15",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6Dg47lH0VHfZfkoDhloa"
  },
  "jwt_secret": "7/ghjX5E0vLA34oOavxa5tapPtkFzCMw",
  "api_keys": {
    "stripe": "sk_live_5CGK72qOahsapd3YP4qcfdgH",
    "sendgrid": "SG.acJVS6kJbzogA4xJKlToU8",
    "twilio_sid": "ACf3cdc0a5f833c70a421ad7b57bbdf8eb"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}