{
  "name": "auth-service",
  "version": "1.8.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CrnteWfCqCzbJASasamn"
  },
  "jwt_secret": "D18O2ReM7infSukLYnVbSU7gWSXnTKWs",
  "api_keys": {
    "stripe": "sk_live_Zl82jgwxwpe51v1tLfEZCATU",
    "sendgrid": "SG.84yxbjqS1RdeUo/LS+6MbP",
    "twilio_sid": "ACc10b98846c632dff5436fcb019269106"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}