{
  "name": "auth-service",
  "version": "2.1.15",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "jQLyJk7oSSR646K79E3J"
  },
  "jwt_secret": "HnRWQxZuYhTkODZLeQnNiE8RuLShn4Or",
  "api_keys": {
    "stripe": "sk_live_L3atq2D4W5sZLIOjS7EOMd97",
    "sendgrid": "SG.C0CKfEgTlFpDUw+TietmDr",
    "twilio_sid": "AC99f59110c101efa20b008ff949636a28"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}