{
  "name": "auth-service",
  "version": "1.1.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1x3uuK9E0BWZdmIzXhir"
  },
  "jwt_secret": "39bxtPTjMiKXqbMh+5nJ99p/WKw+jBDo",
  "api_keys": {
    "stripe": "sk_live_EbwGXoYYCspUdiEXdiv1ol5p",
    "sendgrid": "SG.Hn+jWkyuv7s7/AGzjbLaUs",
    "twilio_sid": "AC437c615753d7603342c75d521e1e1543"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}