{
  "name": "auth-service",
  "version": "3.2.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NaB2tfdfv97lpQOaXh1q"
  },
  "jwt_secret": "8e4cq3ME53nZO7n9urrFTBygHnJz2rjv",
  "api_keys": {
    "stripe": "sk_live_gkZyEhRCAxnXWA0FYFLh3lho",
    "sendgrid": "SG./kiNb1hdT2F2V+fbYYmU2y",
    "twilio_sid": "ACd5a066d7a4a8039771e59eab7e14bebe"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}