{
  "name": "auth-service",
  "version": "2.1.15",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wmChDlntsiL6N0Jx0ORn"
  },
  "jwt_secret": "ilcqUkbB9Q+tgQk2L/5XnB3XzGbfC6zt",
  "api_keys": {
    "stripe": "sk_live_OEI6NdY02Jw0bZe91wxlTLvk",
    "sendgrid": "SG.VcuLmqNHaUjokk8IU4lNxo",
    "twilio_sid": "AC3ef27343e48e453e990dbd5648d5b2a3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}