{
  "name": "auth-service",
  "version": "1.1.8",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UutuoGjb8GT9ha4ivchN"
  },
  "jwt_secret": "LGBZ116kFFgjL1/OQ6GbWJ2X36cuoNoI",
  "api_keys": {
    "stripe": "sk_live_Bu5T1hb0jzlqG9VqVXqr0Pmk",
    "sendgrid": "SG.Z5o58Z/SiNErgFBh3ZMheo",
    "twilio_sid": "ACa3853f174ceebf4898465e5d8f8f8ea7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}