{
  "name": "auth-service",
  "version": "3.3.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Z6HUX0uvdd7pzyiHKP79"
  },
  "jwt_secret": "Jso8fuXxXP9KDx8wdJD78myitc3mN56U",
  "api_keys": {
    "stripe": "sk_live_hxT8lfnclltEAOOQtfJCrX4X",
    "sendgrid": "SG.WkLqweIHOZX9oW9HW69zIs",
    "twilio_sid": "AC2d7ce9a782ab6d2743d34206d6a789c1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}