{
  "name": "user-service",
  "version": "1.6.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RLfGmJWAQbqnIoKl6vYK"
  },
  "jwt_secret": "9e5J6fps/m2pAfcVvJoxjlNC8hePmiJ/",
  "api_keys": {
    "stripe": "sk_live_wRSy6bvFF3gA9Gb0G4B0brrf",
    "sendgrid": "SG.YQABpLYUm31gg2IJWI2X58",
    "twilio_sid": "AC33253b22740ca8949bef11b497b21488"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}