{
  "name": "auth-service",
  "version": "1.1.23",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "xGSioSu1hByiZeGt1lUi"
  },
  "jwt_secret": "3w/T/BzF90hkeTsbS/VQm4t9PqAgkN43",
  "api_keys": {
    "stripe": "sk_live_ZbRO4RJ9d804PScsPJhEQXjO",
    "sendgrid": "SG.qv0LkXbrBWyB3LGB9z01v7",
    "twilio_sid": "ACabdef7b578a6d0438ba30678650f9163"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}