{
  "name": "auth-service",
  "version": "3.5.0",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Lcsqlw0WejrDqcEvNha4"
  },
  "jwt_secret": "15cIZpN9d3pvDuJ5r7Z4IQN+Yz42pwmg",
  "api_keys": {
    "stripe": "sk_live_ctZrx4pgMUuXNIwhO6iUGfEo",
    "sendgrid": "SG.6FQ+noRsCeib19qArqtXKW",
    "twilio_sid": "ACebfa903530287ac731255b214df956db"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}