{
  "name": "auth-service",
  "version": "3.5.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "61FEUNCEZvZ0sd6pmiRq"
  },
  "jwt_secret": "bAIuRwhVFt9jcQRZOfUlOw/gltMMIUvF",
  "api_keys": {
    "stripe": "sk_live_Rj6TYLfNs6ADgqbxHLTo8U0x",
    "sendgrid": "SG.hzNoAyoYKQxPYGMzg9h1Fk",
    "twilio_sid": "AC7e4fad939e887f531a5f3385fa5ef8bb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}