{
  "name": "auth-service",
  "version": "2.4.8",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QOQxiWbz6nqhBN02FZuo"
  },
  "jwt_secret": "x7wSAF+/0MmpV0yQljdZ0QtM0zCgGsQR",
  "api_keys": {
    "stripe": "sk_live_cnX17JPzsxl3YC9Iw78nMudH",
    "sendgrid": "SG.4e2QO/Q5NtJjuNsUGhbYxO",
    "twilio_sid": "AC4706fd971b4fc8c082df77c2fc1655c4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}