{
  "name": "auth-service",
  "version": "1.3.11",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6qgbOJnuvutY7ddPmADS"
  },
  "jwt_secret": "xp359x2UC+bX6h0HqwhdLJK6khi/cIu7",
  "api_keys": {
    "stripe": "sk_live_qqx78tiX7QFlkmSQDwKYzuw4",
    "sendgrid": "SG.xYFl1rGaoFCzuh+0GD3qUw",
    "twilio_sid": "ACfbedca838cdfa7ed7ce48c13589b935e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}