{
  "name": "auth-service",
  "version": "1.6.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Og6IfGYcykZFYXsXtTPa"
  },
  "jwt_secret": "8mO/F3I/BSlCpxh2cYY7SB5bcS/l4Lwp",
  "api_keys": {
    "stripe": "sk_live_YvxMVyZ4XsSz5bs4Qck2vJhL",
    "sendgrid": "SG.k70BrdOSQSnTTU71Y6a1Uf",
    "twilio_sid": "ACeb2d525caf23d59197a8650c46597033"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}