{
  "name": "auth-service",
  "version": "1.2.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IMFgfRwFIXqSOXWUrtkw"
  },
  "jwt_secret": "K0/e5GnZ2ZLt7n3VvkuBUKl414Roi74q",
  "api_keys": {
    "stripe": "sk_live_6SYLWWK1wCpc7gTf8VR66gAu",
    "sendgrid": "SG.Zh8plWSGMTIidsxtwYA7aD",
    "twilio_sid": "ACe5c394cab0053826d747e437596da2b9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}