{
  "name": "auth-service",
  "version": "2.9.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GgVhdXB4Rn5PIYMQ8cVh"
  },
  "jwt_secret": "EvLEq7O7z9G6M9eLBBZRA+u5wYSERrfF",
  "api_keys": {
    "stripe": "sk_live_EFR3fyN3ljhQoNh3MQfbYnmc",
    "sendgrid": "SG.2/7wdZe364oJiOAgszAeA9",
    "twilio_sid": "AC9617afb3b403103ed6a2aea49ad1011e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}