{
  "name": "auth-service",
  "version": "3.6.28",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "5cqDerxO7C7T1Ff36sUS"
  },
  "jwt_secret": "uVE5j0mq0PF/1+PkCF6hK8L3q+VXLyJM",
  "api_keys": {
    "stripe": "sk_live_hYzEOu73vuI9STpdvG1GD8QM",
    "sendgrid": "SG.xQpe652qIXdkF5wJHs2NOP",
    "twilio_sid": "AC7aff3212264e524be202a965e34fb0ac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}