{
  "name": "auth-service",
  "version": "1.6.14",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JO8Uv6k6lzJOwq3Au0Ks"
  },
  "jwt_secret": "F8+wF1PlBXieRLSvxw9z4ga3dVz8meY+",
  "api_keys": {
    "stripe": "sk_live_TUZGyY2IY8J47GV6peiPcCYv",
    "sendgrid": "SG.kcdOcEt+LJCa7ugQ1KLtAG",
    "twilio_sid": "AC42749c0327a87265673b078fcfc9094d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}