{
  "name": "auth-service",
  "version": "2.9.7",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "di64sDFao8JYotMhWSDM"
  },
  "jwt_secret": "a+F6eKsFHtaVUl7C7Seh8m1FvCFX+Zbh",
  "api_keys": {
    "stripe": "sk_live_yToughJZ8KotIfPihm0WZQ3U",
    "sendgrid": "SG.yECwvczsJh+DFZnKPCtRgj",
    "twilio_sid": "AC282af6ed3c300d478167938029eb1cb1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}