{
  "name": "auth-service",
  "version": "1.7.22",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zydNaUtAaGUc8RKPiXVb"
  },
  "jwt_secret": "bwr6KJp8opnEy9zQ0Q3XKl/o4QOr/h3q",
  "api_keys": {
    "stripe": "sk_live_Pxy8DYlxGAzcuJUo0ATihfpj",
    "sendgrid": "SG.u/bBKLDzmjTz3S6wQg+Ll4",
    "twilio_sid": "ACfab9b431c490268e6e94d36a2d4188ae"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}