{
  "name": "auth-service",
  "version": "1.5.26",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "e1P5TzOKfau8RbvKJZO8"
  },
  "jwt_secret": "kUYPuKfj67+fc2pxtGsfoz9cUrncKAgA",
  "api_keys": {
    "stripe": "sk_live_W9NnGo64VhZzzaUu8k1oBAkp",
    "sendgrid": "SG.sztRXt3F8yuubBV5SUEUMY",
    "twilio_sid": "ACd5ee2845fc47c7273b100b420d407e77"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}