{
  "name": "auth-service",
  "version": "1.4.2",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fiEstGycZb9xs5Y8qYL9"
  },
  "jwt_secret": "xNEDHT2C+CrKiOImD51J6/jMz4RRljc/",
  "api_keys": {
    "stripe": "sk_live_bg8JfnZKD146rvF7I9DT9GlG",
    "sendgrid": "SG.ZqQ5kmS4qoI2ZvSVRlaYPi",
    "twilio_sid": "AC0df24997045d37f371a5f68d847b6c86"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}